[jQuery] Re: Order of hiding container-divs and their content matters on IE6,7

2008-12-22 Thread Paul
, 3:17 am, ripple wrote: > He said that was a demonstration/example. He didn't say that it's his code. >   > > --- On Sun, 12/21/08, Ricardo Tomasi wrote: > > From: Ricardo Tomasi > Subject: [jQuery] Re: Order of hiding container-divs and their content > matters

[jQuery] Re: Order of hiding container-divs and their content matters on IE6,7

2008-12-21 Thread ripple
He said that was a demonstration/example. He didn't say that it's his code.   --- On Sun, 12/21/08, Ricardo Tomasi wrote: From: Ricardo Tomasi Subject: [jQuery] Re: Order of hiding container-divs and their content matters on IE6,7 To: "jQuery (English)" Date: Sunday, Dec

[jQuery] Re: Order of hiding container-divs and their content matters on IE6,7

2008-12-21 Thread Ricardo Tomasi
Very interesting, it's definitely a IE rendering bug. display:none is actually set, and the elements are not affecting layout, but still visible. Setting visibility:hidden seems to do the job. I guess there's nothing that can be done on jQuery's side, as this affects only this specific case and ca

[jQuery] Re: Order of hiding container-divs and their content matters on IE6,7

2008-12-21 Thread Ricardo Tomasi
He just did. Why not read it? On Dec 21, 10:19 pm, ripple wrote: > How about posting your code? >   >   >   >  http://2whoa.com/dominate > > --- On Sun, 12/21/08, Paul wrote: > > From: Paul > Subject: [jQuery] Order of hiding container-divs and their content matters on > IE6,7 > To: "jQuery (

[jQuery] Re: Order of hiding container-divs and their content matters on IE6,7

2008-12-21 Thread ripple
How about posting your code?         http://2whoa.com/dominate --- On Sun, 12/21/08, Paul wrote: From: Paul Subject: [jQuery] Order of hiding container-divs and their content matters on IE6,7 To: "jQuery (English)" Date: Sunday, December 21, 2008, 7:10 PM In IE, when having elements containi