Forum Moderators: open
First, can we assume the dropdowns are written in css+javascript (dhtml), rather than java?
And second, it would help a lot to know what "doesn't work" means in a bit of detail. Is the positioning off? Do the dropdowns not show at all?
And finally, do you see a problem when the window is resized to 800x600? Or are you loading the page on a machine that is already set at 800x600.
Thanks
[edited by: engine at 8:14 am (utc) on Sep. 17, 2004]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]
[webmasterworld.com...]
You may either want to use this code as it is, or study it to see how you can make your existing code work more properly.
And second, check your CSS positioning rules for both the dropdowns and the original static menu items that appears on the page. If the dropdowns are positioned in relation to the main window (instead of the menu item that they expand) you can get into troubles when the resolution changes. This especially haunts web pages that are centered rather than aligned to the left.