Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Forms  

Web Links
Sort By :
91. Select List Of Current Month



This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

92. Question/Answer Validation



This JavaScript shows how to have a form-based question validated on the submit. It builds the new page which it writes to the window after the answer is submitted. It tells on the new page if you got the answer right or not.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

93. Form Validation JavaScript



Along with explanation this is a JavaScript that you can use with your forms to make sure that your visitors complete the necessary fields in your forms before the submission.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

94. ResizeObjects



ResizeObjects is a set of Javascript functions that that enable a user to build a form and dynamically resize the form objects depending on the size of the browser window. It is copyrighted, and distributed under the GNU Public License.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

95. Form Dynamically Display Parts



This JavaScript example shows how to create a form that has a portion of the form shown (or hidden) upon certain user events. (radio button selection by the user in this example) Note: Netscape has a problem with embeding a portion of a form inside a DIV/SPAN/LAYER, which is why there are three forms shown here, but once you have the values, its easy enough to pull the information together before running the target of the frame.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

96. Count Checkboxes/RadioBoxes Selected



This is a short JavaScript function that demonstrates how to count the number of radio boxes that are selected.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

97. Validate Form Data Before Submit



This shows another method to verify text boxes input and then put the focus into missing data boxes. It also checks some things to see if the email is "valid" - other tests could be added as determine viable. The alerts can be used, but they conflict with the focus thing going on.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

98. Form - CheckBox



This JavaScript demonstrates how to determine which options of a checkbox are selected.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

99. Select All/None Select List



This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

100. Select All Text



This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:           10 


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS