[jQuery] Re: Show()/Hide() Bug?

2007-04-23 Thread d3
SVN and soon to be 1.3. > > -- > Brandon Aaron > > On 4/23/07, d3 <[EMAIL PROTECTED]> wrote: > > > > > In FireFox 2.0.0.3 and in IE7 after show and hide with speed parameter > > opacity of element not restored to 1. > > > Before execute script: > > Test te

[jQuery] Re: Show()/Hide() Bug?

2007-04-23 Thread d3
In FireFox 2.0.0.3 and in IE7 after show and hide with speed parameter opacity of element not restored to 1. Before execute script: Test text After execute script: Test text See it in FireBug or in IE DOM explorer: element P is now with minimal transparency. On 23 апр, 22:17, "Sean Catchpole" <

[jQuery] Show()/Hide() Bug?

2007-04-23 Thread d3
Source HTML file: --- http://www.w3.org/ TR/xhtml11/DTD/xhtml11.dtd"> http://www.w3.org/1999/xhtml"; > Show/Hide Test