By CodeJustin
via lanitdev.wordpress.com
Published: Jul 03 2009 / 07:12
I recently ran into a method in the Ext javascript library called radioClass. This method will add one or more CSS classes to an element and remove the class(es) from the siblings of the element. I found that this would be helpful in jQuery since I find myself doing something similar often:
Tweet
SaveShareSend
Tags: javascript



Add your comment