Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:38
Menu Positioning using frames and Popup()
Poster: Anonymous
Dated: Sunday May 19 2002 - 22:37:08 BST
Hi, I finally got my menus to appear in a bottom frame from a rollover link using onMouseOver="parent.main.popup('menu1')" but now i am having trouble with the positioning. When i scroll down in the lower frame, the menus no longer appear (or if i only scroll down a bit, only the bottom part of the menu appears).
I've tried playing with the Frames_Top_Offset but it seems to have no effect. I also have the top position of the menu left blank. Does positioning not work with the popup() function? Is there a way to ensure that the menus always appear at the top of the lower frame regardless of whether or not the page has been scrolled?
Thanks
Brent