On Dec 22, 2005, at 9:44 PM, Philippe Wittenbergh wrote:
If we give it a height and apply overflow:scroll; (or auto) it looks
and works dandy, except for Mac FF (1.5). We are still seeing the
div's scroll bars when in it's hidden state.


Try display:none, if that fits in your design.

Thanks to all who replied.

On a related note, when trying to implement this situation we were trying to have the layer (div) in question , in the code, be connected better with it's related link (the one that is making the div visible when clicked). When doing this, we made the link's container position:relative; and the layer position:absolute; inside that container. Pretty straight forward. But in IE6, the layer is either transparent or is under the rest of the page content - even with z-index applied to both. The layer has a background-color of white - we checked. ;-)

Ring any bells? Again, can't post link, sorry. I can do code snippets if you need...

TIA


-----
Tom Livingston
Senior Multimedia Artist
Media Logic
www.mlinc.com


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to