[Javascript] Drop down-menu appears behind form components

Andrew Gibson andyg at ihug.co.nz
Fri Aug 31 21:01:27 CDT 2001


My understanding is that you can't have a div over a form, the form will
always come thru.
As in the example below, a solution could be to hide the form, or maybe drop
the form down out of harms way!

Andrew Gibson

 > Hi,
 >     Check this URL.
 >     http://www.webreference.com/dhtml/column42/11.html
 >     Hope this helps.
 >
 > Nimai
 > Subject: [Javascript] Drop down-menu appears behind form components
 > > Hi, I've created a drop down-menu using dynamic html.  It works fine
 > except
 > > for when the menu item is long enough so some of the menu
 > items reach down
 > > to a form element.  I've tried setting the z-index for the
 > menu items, and
 > > for the rest of the page hoping to fix this, but no good.  I
 > was wondering
 > > if anyone has encountered a similar problem and has found a
 > way to fix it.
 > > Or, if anyone has any ideas.




More information about the Javascript mailing list