Hi

Thanks very much for your message and especially for the screen shot.
Hmmmmm... now to figure out how to fix this mess.

MSIE PC does not support position:fixed.

You might try floating the menu to the left, or adding a small hack in for MSIE so it changes to position:absolute

/* PC MSIE fix \*/
* html #menu { position:absolute; top:0; left:0 }


Regards -- Bert Doorn, Better Web Design http://www.betterwebdesign.com.au/ Fast-loading, user-friendly websites

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to