Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: DIV and Textboxe


Message #1 by "Berk BIRAND" <berkbirand@o...> on Fri, 27 Jul 2001 11:48:51 +0300
I have the same problem.  I'm not sure how to fix it but if anyone has any
suggestions they would be appreciated.

Rob

-----Original Message-----
From: Peter Mickelsson [mailto:peter.mickelsson@b...]
Sent: Friday, July 27, 2001 6:01 AM
To: javascript
Subject: [javascript] Re: DIV and Textboxe


Berk,
I'm not sure this is what you mean (no pic's) but have try moving the menu
above the select list with z-index?

/Peter


----- Original Message ----- 
From: "Berk BIRAND" <berkbirand@o...>
To: "javascript" <javascript@p...>
Sent: Friday, July 27, 2001 10:48 AM
Subject: [javascript] DIV and Textboxe


Hey everybody.

I am designing a page with some dynamic popup menus at the top. The script
works well (it shows the div, generates the text inside and hides it). The
only problem is the multiline <SELECT> box that lays just under the menu
system. That listbox overlaps the div, so the user can't see the last items
on the menu?? Here is some pics to explain the problem better:
I want this (I took this pic by removing the <SELECT>):

But I get this (this is original version):


Can you help me??



  Return to Index