A while ago I wrote a plugin for jQuery that makes links fade between nicely when a user hovers over them (see here), rather than suddenly changing from one colour to the next. Although the plugin allowed you to set the fade colour I wanted to detect the fade colour set using the css :hover pseudo selector and replace the [...]The post Detecting the :hover css selector style in jQuery/javascript appeared first on Roslin Design.