Subscribe to this category

Top > JavaScript > Tutorials > Forms



Links

1. A Guide to Unobtrusive Javascript Validation



If you¡¯re into the whole separation of behavior and structure thing, you know that unobtrusive JavaScript is the way to go. Chris goes over three different methods of validating your forms without mucking up your markup.
Category:   JavaScript > Tutorials > Forms


Date Added: Jul 31, 2005 Hits: 251 Rating: 5.00 Votes: 2

  Member Reviews Visitor Ratings Google PR

2. How to pass values from one field to other fields using Javascript



One of the big questions people have is how they can pass values from fields to others fields.
Category:   JavaScript > Tutorials > Forms


Date Added: Aug 21, 2005 Hits: 603 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

3. JavaScript Form object explanation



Complete listing of the Form object of JavaScript and its properties/methods. Also includes additional pages describing objects beneath Form, such as TEXTAREA, SELECT etc.
Category:   JavaScript > Tutorials > Forms


Date Added: Jun 10, 2005 Hits: 700 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

4. Form Change Event (Dynamicaly change one form value while other is changed)



Let us say that we have a form with two select options. We want one to change when we change the value of other. Follow the steps to do it yourself
Category:   JavaScript > Tutorials > Forms


Date Added: Aug 14, 2005 Hits: 897 Rating: 3.00 Votes: 10

  Member Reviews Visitor Ratings Google PR

5. Enabling/ disabling form elements using JavaScript



This tutorial shows you how to use JavaScript to dynamically enable and disable form elements, making the process of filling out forms more intuitive.
Category:   JavaScript > Tutorials > Forms


Date Added: Jul 6, 2005 Hits: 595 Rating: 3.67 Votes: 6

  Member Reviews Visitor Ratings Google PR

6. Address Auto-Fill Ckeck Box



Javascript code that automatically fills in the address in all places needed on the page after just once entering it and selecting the check box.
Category:   JavaScript > Tutorials > Forms


Date Added: May 30, 2005 Hits: 802 Rating: 3.67 Votes: 6

  Member Reviews Visitor Ratings Google PR

7. Limit characters in a text box with alarm



Sometimes you want to limit characters in a text box. If that is the case, try this script. This version limits the characters and tells you that you're off the limit with a sound of your choice.
Category:   JavaScript > Tutorials > Forms


Date Added: Aug 6, 2005 Hits: 660 Rating: 1.33 Votes: 9

  Member Reviews Visitor Ratings Google PR

8. The target attribute



For various web scripts it is more convenient that user will see form executed in new window when he is pressing the submit button. Using JavaScript you can control the appearance of that window. change size, turn off navigation panel, hide manubar and so on. This technique is very helpful for poll and guestbook applications.
Category:   JavaScript > Tutorials > Forms


Date Added: Jul 31, 2005 Hits: 957 Rating: 3.57 Votes: 14

  Member Reviews Visitor Ratings Google PR

9. Submit1ce



Got a submissions form that you keep getting multiple submissions from? I've found that in most cases its because people are impatient and click the submit button repeatedly until they get a response. The unfortunate result is that you receive multiple copies of the same form. This little bit of JavaScript disables the submit button as soon as it is clicked for the first time and prevents the user sending their form multiple times. Script now also changes the text on the button to 'Thanks' (this can be modified to suit)
Category:   JavaScript > Tutorials > Forms


Date Added: Aug 14, 2005 Hits: 630 Rating: 3.78 Votes: 23

  Member Reviews Visitor Ratings Google PR

10. Text Box Characters Counter



In forms when using text boxes or text areas with limited character length (usually needed for forms that submit data to a database) it is always a good idea to tell the user how many characters they have remaining. The following example shows how you can do this. This is a very simple and cute idea to help the user know exactly how many characters he can type further. Do these small add-ons to your forms and they will look really professional.
Category:   JavaScript > Tutorials > Forms


Date Added: Jun 1, 2005 Hits: 856 Rating: 3.50 Votes: 10

  Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]

Home      New Listings      Hot Listings      Top Rated     Add a Listing      Get Rated     Update a Listing
Copyright © 2007 ScriptsResource.com. All Rights Reserved.
TBIT DESIGN, INC. - 2950 E. Flamingo Rd. Suite B - Las Vegas - NV 89121
Terms of Service - Privacy Policy - Contact Us