I'm working on a new design that's going to use jQuery for the menu. The link
is below:

http://www.gamehideout.co.uk/folio/

When using the menu I'm using slideDown and slideToggle and it works fine
mostly. But sometimes (roughly 50% of the time) when using slideToggle to
close a <div> and then slideToggle to open a new <div> there's a brief
flicker. This flicker contains the contents of the new <div> but is then
hidden again when the sliding happens.

I'm pretty sure that makes about 0% sense but if you check the link out it
should be clear.

I'm using the latest jQuery 1.1.1 and my JS can be found here:
http://www.gamehideout.co.uk/folio/js/show.js It's pretty well commented but
it's very basic anyway (I'm a novice JS programmer).

Also, I've only noticed this problem in Firefox (not IE7 or Opera9). Opera
seems to suffer from a kinda different problem actually but I'll concentrate
on getting it working in Firefox first.
-- 
View this message in context: 
http://www.nabble.com/Flickering-when-using-slideToggle-in-Firefox-tf3129768.html#a8671968
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to