Forum Moderators: open
Anyone know what to change in the code to correct this?
[edited by: engine at 5:51 pm (utc) on Aug. 25, 2005]
[edit reason] Please post code, not urls, thanks. [/edit]
<div ID="floater" style="position:absolute;z-index:1;left:750;top:130;width:11;height:260;background:#ffffff;">
<div ID="scrollbox" style="border:1px solid #000000;z-index:1;position:absolute;left:0;top:0;width:11;height:260;background:#8DA96A;" onmouseover="this.style.background='#C4DDA3';" onmouseout="this.style.background='#8DA96A';"></div>
</div>
is their a way to get this to stay in the proper place no matter what screen resolution is used to view the page?