This topic has been closed. No new entries allowed.
Reason: You can now post comments on articles on Dev Opera
You need to be logged in to post in the forums. If you do not have an account, please sign up first.
48: Dynamic style - manipulating CSS with JavaScript
You can also use JavaScript to dynamically modify CSS via the CSS DOM to manipulate styles on the fly. In this article, Greg Schechter explains how.( Read the article )
Greg Schechter