[jQuery] replaceClass plugin now works on hover or click

2009-07-17 Thread intrinsi
Thanks to feedback about the first version of this plugin, I have added the ability to trigger it on click as well as hover. http://plugins.jquery.com/project/replaceClass Note: There is a switchClass effect in jQueryUI but it currently does not work in WebKit browers, like Chrome or Safari.

[jQuery] help w/ plugin

2009-07-16 Thread intrinsi
I have created a plugin called replaceClass, found at http://plugins.jquery.com/project/replaceClass. However, this works only on hover and I would like to broaden the trigger to include more events. Also, it would be nice to work with id's as well. Any help is appreciated and I am happy to move t