Just testing to see if jQuery can animate font size. It can!
The actual animation only requires the .animate({fontSize: "(size)px"},duration); line, but I added more code like callbacks so the button can work more than once.
.animate({fontSize: "(size)px"},duration);
Testing Safari font import function without Flash or the user downloading the font. Works in Safari 4 but not in iPhone.