I split my webpage into 2 frames, "top frame" with links. "under frame" to display content.
the top frame is only 100 pix high, with visible links. In that links, I make hidden dropdown menus, it will display when mouseover the link.
Once the dropdown menu appears, the menu will be more than 300 pix high (>top frame height). so the menu is hidden behind the under frame.
My question is: is there a way to show the dropdown menu "overflow" the topframe and make it not hide behind the content frame?
what I am making is just a dropdown menu like the 'favorites' tab in the IE tool bar. when click the toolbar, the drop down menu pops out ignoring any frame border on the screen.
I have spent days trying to figure this out but no luck. I appreciate of any suggestion.
I am using Dreamveaver 6.0. don't know script.
the top frame is only 100 pix high, with visible links. In that links, I make hidden dropdown menus, it will display when mouseover the link.
Once the dropdown menu appears, the menu will be more than 300 pix high (>top frame height). so the menu is hidden behind the under frame.
My question is: is there a way to show the dropdown menu "overflow" the topframe and make it not hide behind the content frame?
what I am making is just a dropdown menu like the 'favorites' tab in the IE tool bar. when click the toolbar, the drop down menu pops out ignoring any frame border on the screen.
I have spent days trying to figure this out but no luck. I appreciate of any suggestion.
I am using Dreamveaver 6.0. don't know script.