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.