Okay, i just got rid of any :hover and replaced it with javascript className changes and it runs a TINY bit better, but it still has the problem if i move the cursor at any speed in IE it will skip.
IE6 aside, i am running this on IE7 which DOES support it on more thank just links, but i dont think that is the issue here.
I will try replacing the :hover with a class change or something but i really dont see that helping the situation.
Pardon my PHP
This is the associated CSS style
#hover{width:98%; margin-left:1%; margin-right:1%;}
#hover:hover{width:100%;margin-left:0%; margin-right:0%;}
.post-title-hl{height:40px;font-weight:bold;font-size:16px;padding-left:10px;}
This is the highlight function, simple class...
I am having a problem with my animations in IE, i am developing a web 2.0 application and it works PERFECTLY on Firefox, opera, safari but not IE
This is a video detailing the issue, if anyone can shed some light on this subject i would be grateful.
http://www.youtube.com/watch?v=xGKq-7Q0PtE
i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.