shawnolson.net
Altering CSS Class Attributes with JavaScript
http://www.shawnolson.net/a/503/altering-css-class-attributes-with-javascript.html
Shawn Olson Creative Arts. Altering CSS Class Attributes with JavaScript. Posted Jan 8, 2004. Last Updated Nov 3, 2011. Will dynamically change the style information for any CSS class. In a Web Page. Applying this function to a class will cause all items calling on the class to change. To the updated style value. This function works even if there are multiple stylesheets referenced in the document. Please include credit when using this script. Read this site's Terms and Conditions. Note that I have teste...