Drop down menu not "on top" of main frame

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
gregorr
Advanced
Advanced
Posts: 10
Joined: Mon Apr 21, 2003 9:38 am

Drop down menu not "on top" of main frame

Post by gregorr »

Howdy friends,

I have 2 unresolved issues with running the menu on a site with frames. I would like to have the menu script run in a frame at the top 10% of the screen with the lower 90% of the screen for display of the content pages.

1st PROBLEM:
The drop down menu does not display "on top" of main frame. It drops down behind the main frame and so is invisible.

ASSOCIATED FRAME QUESTION:
To display a linked URL in another frame I am using target= in the link as such:

<A HREF="17_butterflies.htm" target="Framed Butterfly Displays"> 17 butterflies</A>

How would I construct the line in menu_array.js to perform this action? The line in question now reads:
,"17 butterflies","17_butterflies.htm",,,1
but that then opens in the same window.

Thanks all!
Rich
Post Reply