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