schnaubs
Joined: 13 Oct 2004 Posts: 1 Location: Dayton, OH
|
Posted: Wed Oct 13, 2004 7:38 pm Post subject: Using frames and relative positioning |
|
|
I'm trying to put a menu on a site that has a nav frame and a content frame, and is centered on the page. I can get the frame code to work fine, but can't get the menu to show up in the correct position by changing the position of the menu to "relative" in the menu_items.js file as instructed. It comes up somewhat centered and relative to where it's supposed to, which I'd like to fix, but on mouseout, the menu jumps over to wear you would normally view it, without me changing the positioning of the menu.
I just need to know how to get the menu to show up in the same position as it does with your frames example in relation to the text it's dropping from, and be able to stay in position relative to that text.
I'm guessing it has something to do with the menuEvent function, but don't know enough js to go any further. |
|