Forum Moderators: not2easy
if i have too many links on one page (over 100) then :hover slows down to a crawl... you have to wait around for at least a second or two before the :hover change takes affect.
normal links don't seem to be affected so much, just the ones where the background color changes, or a background image changes, or something like that.
needless to say, when you view the same page in other browsers like firefox then it is blindingly fast. and i've validated the code and css as well, so it's not that. it just seems to be IE7's lousy handling of :hover.
i googled it and it seems to be a known problem, but there aren't too many solutions.
unfortunately i'm stuck with a high number of links on the page, and can't reduce them down.