[jQuery] $('a').css('hover:color');??? - trying to retrieve a:hover color from an element.

[jQuery] $('a').css('hover:color');??? - trying to retrieve a:hover color from an element.


Hello, I'm building a plugin which requires me to retrieve the css
hover color from an a element. Is this possible? Something like "$
('a').css('hover:color');??? Any ideas would really help out. Thanks.
-Aaron