[jQuery] Jquery color animation problem
I am trying to do it:
$
this
.animate
{opacity:1},700
;
it looks fine in firefox, but the texts getting very odd look in ie 6 and ie 7. Is there any way to fix it?
Also, i trie to change color like <br clear="all">
$
this
.animate
{color:"#FFFFFF"},700
;
and its not working. Please help...
--
<a href="http://ranacseruet.blogspot.com/">http://ranacseruet.blogspot.com/</a>