Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Forms  

Web Links
Sort By :
1. Duplicator controls



Allow elements group duplication, i.e. create dynamically input controls into your web pages without reloads, based on a "model". This mini-library is useful in applications in which is necessary to capture an arbitrary number of items (such as order items, single catalogs, quotations, and others). Works similar to gmail contact list.
Category:   JavaScript > Scripts and Programs > Forms

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

2. HTMLArea Composer



An advanced HTML editor that can integrate directly into a standard HTML form. HTMLArea is built using Javascript and has a strong features set. It supports table manipulation, higherachical selections, direct form integration, clipboard operations, styles, and spell checking. Best of all, it is completely free.
Category:   JavaScript > Scripts and Programs > Forms

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

3. select value set



This JavaScript function allows you to set the value of a select tag without having to know its position in the list. In the sample above, type in a letter of the alphabet and then click on the find button.
Category:   JavaScript > Scripts and Programs > Forms

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

4. Character Count



Counts how many characters you have typed in forms. Very useful for if you need to set a limit :D
Category:   JavaScript > Scripts and Programs > Forms

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

5. Auto-complete type-ahead dropdown menu



A simple Javascript that adds auto-complete (alternatively called type-ahead/tracing/find-as-you-type) effect to dropdown menus displayed in Internet Explorer. In IE, when user press "MA" in a drop down menu, IE will first select the first option starting with "M", then select the first option starting with "A", giving user "AK" while user actually wanted "MA" for massachusetts. Using this script, user will get “MA” if “M” and “A” are consecutively typed (if user type “M”, then after a while “A”, user will still be taken to “AK” as an intended behavior). Comments in script is provided so that one can customize to determine how fast user has to type to get “MA” not “M”, “A”. Currently only IE is supported as dropdown menu in Mozilla Firefox already has this smart behavior. Other browser could be added if requested.
Category:   JavaScript > Scripts and Programs > Forms

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

6. Chained Selects



Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list.Supports callback function and multiple-choice selection lists
Category:   JavaScript > Scripts and Programs > Forms

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

7. Select Menu 3 ... Switch at will



Group and split your long option list into some short sub-lists and switch between them with ease.
Category:   JavaScript > Scripts and Programs > Forms

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

8. FormCheck



FormCheck is a JavaScript form validation and control library. With FormCheck, it's possible to check user inputs without writig a line of JavaScript code. Library includes type,length, max, min value control and can validate ip, date, e-mail address, text and numbers.It uses object attributes via Browser DOM.
Category:   JavaScript > Scripts and Programs > Forms

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

9. Form Guard



Easy-to-use functions to check credit card, email address, phone, username, date, date range, number, decimal and number range.
Category:   JavaScript > Scripts and Programs > Forms

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

10. Form color picker



With this script you can add a palette color picker in your form and ask users to pick a color. In a text field under the palette you will have the hex code of the selected color.Useful when you need to ask your users to pick a color i.e. for a background color.In the example shown there are all web-safe colors.
Category:   JavaScript > Scripts and Programs > Forms

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

Pages: 1          


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