A simple jQuery based text resize. The idea is very simple: you click on the text size you want, and a class is added to the body to indicate which size the user has selected. Then, we take advantage of that body class when we are writing our CSS to size the different elements appropriately.
A Simple Text Resizer using jQuery
A Simple Text Resizer using jQuery
November 25th, 2009
No Comments


