Forum Moderators: open
thanks
jd
example:
<YOUR CONTAINER DIV><!--IFRAME IE HACK to cover SELECT dropdown list boxes. Iframe needs to be resized for menu height and width. -->
<iframe id="menu4iframe" src="javascript:'';" marginwidth="0" marginheight="0" align="bottom" scrolling="no" frameborder="0" style="position:absolute; left:0; top:0px; display:block; filter:alpha(opacity=0);" ></iframe><YOUR HTML CODE GOES AFTER IFRAME>
</YOUR CONTAINER DIV>
Hope this helps.