Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pop Up Menus and Layers??

Status
Not open for further replies.

baybook

MIS
Sep 16, 2004
66
0
0
US
I am trying to add pop up menu behavior to a table that is enclosed in a layer (via a div class="someclass") tag.

When I do this, the behavior does not show on the screen. When I remove the DIV tags, it works fine.

I need the DIV tags for the layout of the page. Is there a way to make behaviors work inside of layers?

Thanks!!
 
Behaviors are functional in layers. However I just created a page with layers and added some pop up menus to it. I received multiple issues at first but heres what I did for both popups in one layer

1.Named The pictures I was using for drop downs (just in case you havent)
2.Gave each its own div tag

Seemed To function fine minus the fact that Other text in the layers would overlap the menus but there is an easy fix to that as well. Use multiple layers - One for your Popup menu and one for surrounding text and hide text layer on mouseover of pop up menu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top