Multiple Forms Demo

Write an Article (form name attribute="submit_article")

Bookmark A Page (form name attribute="submit_bookmark")

Getting a reference to the above forms and their elements

Demonstrating the use of document.forms[name]

Demonstrating the use of document.forms[index]