I\'m sure this must have been mentioned/asked before but have been searching for an age with no luck, my terminology must be wrong!
I vaguely remember a twee
if you set your CSS within classes, you can easly remove them using jQuery removeClass() Method. The code below removes .element class:
source destination
If no parameter is specified, this method will remove ALL class names from the selected elements.