<div><br clear="all">Dear all,</div>
<div>&nbsp;</div>
<div>I wasnt sure how to post this.</div>
<div>&nbsp;</div>
<div>But here is a solution to the problem i had before. The VirtualEarth class file in OpenLayers does not have the onResize method defined. So here is my little contribution:</div>
<div>&nbsp;</div><font size="2">
<p>onMapResize: </p></font><font color="#0000ff" size="2">function</font><font size="2">() {
<p></p></font><font color="#0000ff" size="2">var</font><font size="2"> sz = </font><font color="#0000ff" size="2">this</font><font size="2">.map.getSize();
<p></p></font><font color="#0000ff" size="2">this</font><font size="2">.mapObject.Resize(sz.w,sz.h); 
<p>},</p>
<div></div></font>this function is needed so the VE map resizes properly to fit the width and the height of the div.
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Sincerely</div>
<div>Darko</div>
<div><br>-- <br>Radiceski Darko<br>University of Wollongong<br>Australia<br>SIFE - UOW Chapter - Alumni<br>CASUAL ACADEMIC STAFF TEACHING - UOW SITACS<br>(School of Information Technology and Computer Science,University of Wollongong)<br>
Univeristy of Wollongong - Alumni </div>