Say I wanted to retrieve the "a:hover's" color style, would jquery be able to handle this? Is there something like this? $("a").css("a:hover color") that would return the hexadecimal color value?
-Aaron
Say I wanted to retrieve the "a:hover's" color style, would jquery be able to handle this? Is there something like this? $("a").css("a:hover color") that would return the hexadecimal color value?
-Aaron