Spidey2099
10-12-2007, 05:22 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.
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.