'I'd generally advise against any AJAX stuff in forms, b...'
From the comments on 'Good Practice in Implementing HTML Forms'
View full discussion or Read the original article (Good Practice in Implementing HTML Forms)
Modern Life is no longer updated.
After a long hiatus due to increased working commitment, lack of inspiration, and unclear goals: I've decided not to rekindle this blog but to start anew in more fertile soil. Modern Life will remain online as-is for the forseeable future.
I'm now posting at my new blog, User Interfaced.





Stuart Brown wrote:
I'd generally advise against any AJAX stuff in forms, but I must confess I've been impressed once or twice with those forms that check username availability before submission.
@Pete - Can't say I'm a regular user of the fieldset/legend elements, but (for longer forms especially) they could be useful for grouping elements, stylistically at least.