Spidey2099
04-19-2007, 09:09 PM
Hi,I've recently built a web page in my organization that uses popup menus. The thing is that when a person resizes his/her browser window, the menus cease to appear in the former location while hovering the trigger syntax above them.What's the simplest code for building a popup menu that will reside in the same location, no matter the size of the window, or the screen resolution of the user.Thanks!P.S. If it helps getting a better answer, than you should know that I usually put these menus in a position:absolute state, rather than a position:relative state.