What this script does it allow the user to enter their text into a box, and when they click submit, it sends the information via Ajax to a server side script that processes the information and creates an animated gif from the information. The server side script (written in PHP) then sends back the location of the image, and the client side JavaScript updates the page with the image.
It doesn't have any features really, but it should pretty easy to add some.
Here is the link to the original post
See the download link at the bottom of this page.
| Attachment | Size |
|---|---|
| animatedgif.zip | 382.75 KB |