Is there a jquery way to change a rule in a css class?

For example, say I have a class like this

 

.normalFont {

            font-size: 14px;

}

 

Is there someway to change the font-size of this class using jquery (or some other _javascript_ way)?

 

Thanks

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to