AJAX and me
Having started to dabble with AJAX, I recently decided to start developing a generic form validation and database manipulation tool in PHP classes.
Anyway, whilst taking a break and trawling around the usual CSS showcase sites, I came across this little gem:
http://particletree.com/features/smart-validation-with-ajax
Nice idea: it’s kinda changed the way I’m approaching my problem.
Maybe I could do with a sandbox on my site…