[jQuery] Re: Another IE Sliding bug, the weirdest (some elements disappear and others not on SlideDown)

2008-02-07 Thread Arkilus

I would like to know if this bug is already fixed or at least in
TODOs.
On 1 fev, 15:42, Arkilus <[EMAIL PROTECTED]> wrote:
> Yeah I actually tried that, but does not seems to work. That is very
> weird, dev bar doesnt reports any css changes...
>
> On 31 jan, 03:09, "Kenneth Bice" <[EMAIL PROTECTED]> wrote:
>
> > Just a wild guess, try sticking content that disappears into its own div
> > inside the toggle div.
>
> > i only took a quick minute to look but that might do it
>
> > On 1/27/08, Arkilus <[EMAIL PROTECTED]> wrote:
>
> > > While building my application with jQuery I found out this really
> > > weird internet explorer bug:
> > > Applying SlideDown to elements that are relative positioned or that
> > > have relative positioned parents, some elements just disappears.
> > > This behaviour may be checked athttp://www.arkilus.blogspot.comanda
> > > clean html athttp://paste.lymas.com.br//?q=22246
>
> > > Performing some tests i found out some actions that bring that
> > > elements back:
> > > - Edit ANY css property live withIEDevoloper Toolbar
> > > - Fade effects in any part of the page
> > > - While the slider isslidingup
>
> > > This is so far the weirdestIEbug I could notice.


[jQuery] Re: Another IE Sliding bug, the weirdest (some elements disappear and others not on SlideDown)

2008-02-01 Thread Arkilus

Yeah I actually tried that, but does not seems to work. That is very
weird, dev bar doesnt reports any css changes...

On 31 jan, 03:09, "Kenneth Bice" <[EMAIL PROTECTED]> wrote:
> Just a wild guess, try sticking content that disappears into its own div
> inside the toggle div.
>
> i only took a quick minute to look but that might do it
>
> On 1/27/08, Arkilus <[EMAIL PROTECTED]> wrote:
>
>
>
> > While building my application with jQuery I found out this really
> > weird internet explorer bug:
> > Applying SlideDown to elements that are relative positioned or that
> > have relative positioned parents, some elements just disappears.
> > This behaviour may be checked athttp://www.arkilus.blogspot.comand a
> > clean html athttp://paste.lymas.com.br//?q=22246
>
> > Performing some tests i found out some actions that bring that
> > elements back:
> > - Edit ANY css property live with IE Devoloper Toolbar
> > - Fade effects in any part of the page
> > - While the slider is sliding up
>
> > This is so far the weirdest IE bug I could notice.


[jQuery] Re: Another IE Sliding bug, the weirdest (some elements disappear and others not on SlideDown)

2008-01-30 Thread Arkilus

Any suggestions?

On 27 jan, 18:45, Arkilus <[EMAIL PROTECTED]> wrote:
> While building my application with jQuery I found out this really
> weird internet explorer bug:
> Applying SlideDown to elements that are relative positioned or that
> have relative positioned parents, some elements just disappears.
> This behaviour may be checked athttp://www.arkilus.blogspot.comand a
> clean html athttp://paste.lymas.com.br//?q=22246
>
> Performing some tests i found out some actions that bring that
> elements back:
> - Edit ANY css property live with IE Devoloper Toolbar
> - Fade effects in any part of the page
> - While the slider is sliding up
>
> This is so far the weirdest IE bug I could notice.


[jQuery] Another IE Sliding bug, the weirdest (some elements disappear and others not on SlideDown)

2008-01-27 Thread Arkilus

While building my application with jQuery I found out this really
weird internet explorer bug:
Applying SlideDown to elements that are relative positioned or that
have relative positioned parents, some elements just disappears.
This behaviour may be checked at http://www.arkilus.blogspot.com and a
clean html at http://paste.lymas.com.br//?q=22246

Performing some tests i found out some actions that bring that
elements back:
- Edit ANY css property live with IE Devoloper Toolbar
- Fade effects in any part of the page
- While the slider is sliding up

This is so far the weirdest IE bug I could notice.