Prev Previous Post   Next Post Next
Unread 01-26-2009, 08:42 PM
p9142 p9142 is offline
Junior Member
Join Date: Jan 2009
Posts: 10
  #1  
Default Flyout Menu hidden in IE

I am using UDM menus for the first time, and the flyout menu keeps getting hidden by things in my main content section of the page. Everything works fine in Firefox and Safari, but in IE it gets hidden. Here is the address to the page where I am having trouble. http://www.wiu.edu/users/ppc102/menu1/

My udm-custom.js has the z order set to "1000"


Code:
um.orientation = [
	"vertical",	// alignment ["vertical"|"horizontal"|"popup"|"expanding"]
	"left",		// h align ["left"|"right"]
	"top",		// v align ["top"|"bottom"]
	"absolute",	// positioning ["relative"|"absolute"|"fixed"|"allfixed"]
	"0.5em",	// x position ["em"|"ex"|"px"|"0"]
	"0.5em",	// y position ["em"|"ex"|"px"|"0"]
	"1000",		// z order ["0" to "10000"] (menu takes 20000 headroom)
	];

Last edited by p9142 : 01-26-2009 at 08:44 PM.
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 11:20 AM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.