I tried the script and had some problems until I figured out that I needed to surround the paragraphs I wanted to be resizable with the "text11" div class, like this (no period before "text11"):
Code:
<div class="text11"><p>Here's the text I wanted to be resizable.</p></div>
I was using a style sheet, but I commented it out to test the...
Leave a comment: