Re: [VE][73] end tag for "FORM" which is not finished.

On 2 Sep 2007, at 21:36, zoran knezevic wrote:
> Interesting parallel is with static HTML documents and dynamic
> AJAX/like documents that are made in fly. Still basic "rules" should
> apply to dynamic content generation.

The usual one is "All functionality should still exist when JS isn't  
available and nothing on the page should be dead". So if you're going  
to generate the entire content of a form using JavaScript, then  
generate the form itself as well.

-- 
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/

Received on Monday, 3 September 2007 07:56:48 UTC