[jQuery] Re: slideToggle flickering in Firefox (jQuery version 1.2.6)

2008-07-13 Thread [EMAIL PROTECTED]
I tested it in safe mode, and flickering still happens. Here's a more- or-less minimal test case that really demonstrates the problem: http://www.richardsimoes.com/test2.html Scroll down to the very bottom and click "click me." The top should be flickering as the slide animation plays. It happens

[jQuery] Re: slideToggle flickering in Firefox (jQuery version 1.2.6)

2008-07-13 Thread Isaak Malik
This might be caused by one of your extensions, I'm using Firefox 3 and I do not have the flickering issue you're mentioning. Try to run your demo page with Firefox in safe mode and see if it the issue is gone, if it does find out which extension is the cause. On Sun, Jul 13, 2008 at 2:27 AM, [EM

[jQuery] Re: slideToggle flickering in Firefox (jQuery version 1.2.6)

2008-07-12 Thread [EMAIL PROTECTED]
Small update: the problem doesn't seem limited to jQuery. If an end- user is viewing the bottom of a page and is forced to scroll up due to the window height being reduced, Firefox will flash/flicker at the top of the window. I can't figure out a workaround for this, sadly :\. On Jun 30, 7:01 pm,