jQuery not taking effect immediately.
Posted
by iMaster
on Stack Overflow
See other posts from Stack Overflow
or by iMaster
Published on 2010-03-08T22:34:22Z
Indexed on
2010/03/08
22:36 UTC
Read the original article
Hit count: 247
Is there any reason for my jQuery effects not to be taking effect immediately? I have jQuery hover fade effects, but then I also have CSS rollovers as backups for anyone who has javascript disabled. What happens is when you load a page and roll over a link, you get the CSS effect, but any time after that, you get the nice, smooth jQuery effect. Is there a fix for this?
© Stack Overflow or respective owner