Getting colors from jQuery UI themes
HI there,
I'm trying to get the colors from the current jQuery UI theme from javascript - I've tried the following, but they always seems to return the same color no matter what theme I'm using:
$(".ui-state-hover").css("color")
$(".ui-state-default").css("color")
etc.
Any advice appreciated.
Best regards,
~Kieran Simkin
Hybrid Logic Ltd
http://hybrid-sites.com/