You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jarnot Voytek Contr AU HQ/SC <Vo...@MAXWELL.AF.MIL> on 2003/04/02 16:51:55 UTC

RE:[OT] Help: JavaScript pop-up menu goes behind drop down list i n Internet Explorer

I'm assuming you mean in IE?  No way to fix this, other than hiding the
drop-down while the menu is displayed...

--
Voytek Jarnot
Quidquid latine dictum sit, altum viditur.


> -----Original Message-----
> From: Denis Wang [mailto:dwang@brandmuscle.com]
> Sent: Wednesday, April 02, 2003 8:42 AM
> To: Struts Users Mailing List
> Subject: Help: JavaScript pop-up menu goes behind drop down list in
> Internet Explorer
> 
> 
> Hello, all,
> Sorry if it is off the subject of this mailing list.
> I use JavaScript to generate a pop-up menu.  However, the 
> menu is shadowed
> by my drop down list on the same page.  Does anybody have any 
> idea how to
> fix it.
> Thanks.
> Denis
> 
> p.s. my JavaScript code to generate the menu
> 
>   function showMyMenu( myMenuName, myAnchorId ) {
>     myAnchor = getAnchorPosition( myAnchorId );
>     window.showMenu( myMenuName, myAnchor.x, myAnchor.y+15 );
>   }
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org