Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: DIV and Textboxes


Message #1 by "Berk BIRAND" <berkbirand@o...> on Thu, 26 Jul 2001 16:18:22 +0300
Hi 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