more AJAX
Note: This post is over 2 years old. You may want to check later in this blog to see if there is new information.
The following links are auto-generated but may help you locate newer content:
Wow. I did lose a lot of sleep, but I built my own (way too complicated) AJAX contact form, and got that uploader working. The contact form is my pride and joy right now and I’ll post a version of it in a bit. It uses realtime field verification to let you know if you’ve completed the form properly. It’s modular so the scripts can work with any type of form. Then it submits and processes in the background, and gives you an error/success message without reloading the page. Perfect for small, fixed width sites. All in CSS with no javascript in the markup. I’m having way too much fun and not sleeping nearly enough.

Comments are closed
Comments are currently closed on this entry.