Popular Posts
Tools and Tips
Search
Archives
Thursday, November 29. 2007
CSS on the fly with Javascript
So, apparently it would be nice to be able to do certain things with CSS. Traditionally, these sorts of things are done on the server side using a server side language (like PHP) that generates CSS every time you hit the page. Wouldn't it be nice to do it on the client side? As the page loads and after, as the user interacts with it? You can do just that with this package, a simple line of Javascript can add styles to your elements on the fly. Check it out here.Trackbacks
Trackback specific URI for this entry
No Trackbacks
