While I am implementing filtering support for Apache ODE Management Console's Processes List, I have to interact with HTML form and validate some of the user inputs. Even though I know how interact with HTML forms using JavaScript, I feel that it's better to understand the basic things behind HTML forms and JavaScript. The article 'Introduction to Forms' in quirksmode.org help me lot to understand basci things about accessing HTML forms using JavaScript.
This article contains brief descriptions about limitations of using JavaScript to check a form, HTML form's onsubmit event handler, few methods and properties of the HTML form, accessing form elements and properties of form using JavaScript.
Sphere: Related ContentRelated posts brought to you by Yet Another Related Posts Plugin.



0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment