View Single Post
Old 27-02-2008, 03:28   #1 (permalink)
msunely
Registered User
 
Join Date: Oct 2007
Posts: 4
overflow:hidden problem

Greetings,

We are making a drop down menu in which data comes dynamically and it can be hundred, thousand and so on. So we fixed the height of main container & hide the rest of the content and give the up & down arrow to scroll/see the hide elements.

Now we are making second level of that drop down in which have the same feature as the above.

But we have set the overflow:hidden, this also hide the second level element. Is any way to show that element outside the main container.
  Reply With Quote