reprocess css/styles with javascript?
Date: 08/17/06
(Web Development) Keywords: css, java
is there a way to reprocess the default css file with javascript?
Basically, I have some javascript functions that change some styles based on events within the page. When one of these events occur I need to reset styles that previously changed back to their original state. I'm thinking that reprocessing/reloading the original css would be the easiest way to do this.
Source: http://community.livejournal.com/webdev/346972.html