Flash of content before slideDown
Hi folks,
I've built the simplest test case to show a problem I'm having with JQuery 1.3.2. You can see it here:
http://www.sugared.com.au/tools/test.cfm
Its just simple span thats starts off hidden, and then reveals with a slideDown. Clicking "Button 1" then "Button 2" a few times will show the problem.
I'm getting an issue where the image flashes up on screen for a split second just before the slide down. Sometimes its the entire image, other times its just the top 25%. Occasionally it slides without the flash. This happens in FF and IE7 on WinXP.
Has anyone come across this issue with JQuery?