home   
 
   search   
 
   about   
 
   add | modify | new | popular | highest rated |  
ScriptSearch.com
Search this Site
  or ... Adv. Search

Categories
ASP
Flash
Java
JavaScript
PHP
Perl
Python
Remote
Tools
XML
Tech Jobs
>> expand directory

Find a web host with:
CGI Capabilities
MySQL
Active Server Pages
PHP
JSP/Java Servlets
Cold Fusion
Uptime Guarantee/SLA
advanced search
 
Home
    >JavaScript
          >Scripts
                >Forms
add my resource here
Today: New  5 Days: New  10 Days: New


Add Hidden Field To A Form Visit | Rate | Error 
Description: Hidden Fields allow you to send additional information with a submitted form that doesn't require a user to fill out the form. Sometimes it will be necessary to add a hidden field at runtime.
Platform(s): All   Price: Free   Visits: 238  Rating: rated 2.33  (2.33 after 3 votes)

Address Checker-Validator Visit | Rate | Error 
Description: Solves a common problem with bad e-mail address entries on forms. The script checks e-mail addresses for all common entry errors using powerful regular expressions. Double-validates e-mail addresses with entry and confirm-entry boxes. Can be used to then refer to a subsequent page or call a Perl script, etc.
Platform(s): All   Price: Free   Visits: 20173  (~ 5/day)   Rating: rated 3.1  (3.10 after 315 votes)

Auto Form Validator Visit | Rate | Error 
Description: An easy-to-setup form validation script. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have: text, password, numeric, zip code etc.
Version: 1.0.5   Platform(s): All   Price: Free   Visits: 1543  (~ 1/day)   Rating: rated 3.21  (3.21 after 24 votes)

Automatic E-mail This Link Visit | Rate | Error 
Description: Automatically captures the title of the current page and the URL of the current page and sends them via the user's e-mail client to an address entered in a box on the form. The e-mail address field is also checked to see that it is not empty, and that the e-mail address is in valid format.
Platform(s): All   Price: Free   Visits: 14649  (~ 3/day)   Rating: rated 3.62  (3.62 after 275 votes)

Calendar Widget Visit | Rate | Error 
Description: Use this as a date picker, or date display. Can be used in as many instances as you want, with some handy options. There are two modes for the calendar: strict and loose. In strict mode, the calendar has the date selection limited, to a certain period defined in days. In loose mode, the calendar has the date selection unlimited.
Platform(s): All   Price: Free   Visits: 2549  (~ 1/day)   Rating: rated 3.27  (3.27 after 53 votes)

Check Email Visit | Rate | Error 
Description: This free JavaScript will validate an email address entered into a form. Works in any browser on any platform, including pre version 4's and Macs. Updated to allow the new .name and .info domain suffixes
Version: 2   Platform(s): All   Price: Free   Visits: 9334  (~ 2/day)   Rating: rated 2.96  (2.96 after 69 votes)

Combo Box Titles Visit | Rate | Error 
Description: This script displays the title information from the option tags by retrieving the title value from the getElementById() function. The title is then displayed inside a div element.
Platform(s): All   Price: Free   Visits: 2353  (~ 1/day)   Rating: rated 2.42  (2.42 after 49 votes)

Custom Checkboxes And Radio Buttons Visit | Rate | Error 
Description: Use your own images for checkboxes and radio buttons instead of the browser default inputs. This script uses unobtrusive JavaScript and CSS. It also degrades gracefully.
Platform(s): All   Price: Free   Visits: 2987  (~ 1/day)   Rating: rated 2.63  (2.63 after 57 votes)

dateBox Visit | Rate | Error 
Description: Works with HTML form date fields. represents a set of date fields as normal JavaScript Date object. The main thing which makes it differ is OOP. Main features: OOP structure; automatic recalculation of the day drop-down menu; correctly handles leap years; able to compose short and long dates
Version: 2.01   Platform(s): All   Price: Free   Visits: 7261  (~ 1/day)   Rating: rated 2.53  (2.53 after 161 votes)

EJS TreeGrid Visit | Rate | Error 
Description: A DHTML JavaScript component to display and edit data in table, grid, tree or grid with tree. Compatible with the most browsers. Does not require any installation or other components on client or server side. Communicates with server by standard HTML submit (POST) command. Bandwidth between server and client is reduced to minimum because all actions are performed on client side and from and to server are sent just pure data on submit.
Version: 5.0   Platform(s): All   Price: Free/$400.00/$600.00/$800.00/$1,600.00   Visits: 2697  (~ 1/day)   Rating: rated 3.52  (3.52 after 21 votes)

Email Encoder Visit | Rate | Error 
Description: This email encoder can help you to 'hide' your email address from being harvested by spam software. This version now supports conversion to ASCII (Hex) Code.
Version: 1.5.0   Platform(s): All   Price: Free   Visits: 1753  (~ 1/day)   Rating: rated 3.75  (3.75 after 4 votes)

Email Scripts Visit | Rate | Error 
Description: This is a large collection of e-mail scripts.
Platform(s): All   Price: Free   Visits: 8252  (~ 3/day)   Rating: rated 2.65  (2.65 after 381 votes)

Filter Large Select Lists Visit | Rate | Error 
Description: If you have a very large HTML select list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article describes a JavaScript technique for filtering the items in a select list so that only the matching items are shown, making it much easier to locate the desired item.
Version: 1.3   Platform(s): All   Price: GPL   Visits: 5513  (~ 1/day)   Rating: rated 3.63  (3.63 after 111 votes)

Floating E-mail-This-Link Visit | Rate | Error 
Description: The layer can be positioned anywhere on the screen, and it will float to that position whenever the window is scrolled. Enter the recipient address and click the send button, and the visitor's e-mail client is opened, complete with a message in the e-mail body that includes the link for whatever page in which the script is placed.
Platform(s): All   Price: Free   Visits: 3836  (~ 1/day)   Rating: rated 3.2  (3.20 after 30 votes)

Form Field Hints Visit | Rate | Error 
Description: This is a basic example of how helpful a little JavaScript and CSS can be in a form. Instead of the input hints always showing and potentionally cluttering a very simple form, only the hint for the currently focused input will show.
Platform(s): All   Price: Free   Visits: 1547  (~ 1/day)   Rating: rated 2.84  (2.84 after 38 votes)

Form Styler Visit | Rate | Error 
Description: This JavaScript class can style form inputs using images. It takes the identifier of a form input and apply certain style parameters depending on the type of form input. The object can perform several types of adjustments to the images, like adjusting it to the size of the input, adjust the input inner elements, etc.
Version: 1.0   Platform(s): All   Price: BSD   Visits: 79  Rating: rated 2  (2.00 after 1 votes)

Form Verification Visit | Rate | Error 
Description: Basically this little program disables the submit button until a random verification code is typed into a special field. The program will prevent spam-bots from using your form as a way of sending unsolicited bulk mail that doesn't go through a junk email filter. It can be easily incorporated into any form.
Platform(s): All   Price: Free   Visits: 2160  (~ 1/day)   Rating: rated 2.91  (2.91 after 24 votes)

Formatting Dropdown Fonts & Backgrounds Visit | Rate | Error 
Description: This script sets font face, size, color, style and background color in dropdowns. Optionally, you may set sticky selection, which changes the action of the dropdown slightly. Great for getting larger fonts for emphasis or for the visually impaired -- or just to dress up otherwise bland dropdowns.
Platform(s): All   Price: Free   Visits: 7599  (~ 2/day)   Rating: rated 2.97  (2.97 after 91 votes)

FormCheck Visit | Rate | Error 
Description: Check and verify that mandatory fields are filled in before form submission. If one or more of the required fields are empty, a popup dialog will appear showing the omitted fields.
Platform(s): All   Price: Free   Visits: 16967  (~ 4/day)   Rating: rated 3.2  (3.20 after 312 votes)

FormChecker Visit | Rate | Error 
Description: When included in any page you can activate it once the page is loaded to store the current 'states' of all the forms in the Web page. Then, when the user tries to leave the page, it performs another check and if it appears the user has changed some data, it will alert the user of this and give the possibility to cancel leaving the page. It also provides a function with which you can submit any form without triggering this alert.
Platform(s): All   Price: Free   Visits: 2152  (~ 1/day)   Rating: rated 2.38  (2.38 after 13 votes)

FormClick Visit | Rate | Error 
Description: FormClick is a powerful JavaScript include file that makes validating text fields on your Web pages easier. FormClick reduces the size of messy, page-long validation functions to one line and is compact so it loads and runs quickly.
Version: 1.0   Platform(s): All   Price: Free   Visits: 3638  (~ 1/day)   Rating: rated 2.48  (2.48 after 31 votes)

FormHelper Visit | Rate | Error 
Description: This script helps users fill in Web forms. It does this through the use of intuitive popup boxes which direct the users attention straight at particular elements.
Platform(s): All   Price: Free   Visits: 2640  (~ 1/day)   Rating: rated 3.68  (3.68 after 43 votes)

Grab Form Field Text Visit | Rate | Error 
Description: Use these instructions to create a 'grab text' option adjacent to your textarea. You can use any of the 3 options, link, button, or image.
Platform(s): All   Price: Free   Visits: 1264  (~ 1/day)   Rating: rated 2.25  (2.25 after 8 votes)

Grab Form Field Text Visit | Rate | Error 
Description: Use these instructions to create a 'grab text' option adjacent to your textarea within your forms. You can use any of the three options, link, button, or image.
Platform(s): All   Price: Free   Visits: 2930  (~ 1/day)   Rating: rated 2.4  (2.40 after 23 votes)

Highlight Related Label When Input Focus Visit | Rate | Error 
Description: The label element does not render as anything special for the user. However, it provides a usability improvement for mouse users, because if the user clicks on the text within the label element, it toggles the control. With the script below you can add an extra improvement to your form. Now when an input field has the focus the corresponding label will be highlighted.
Platform(s): All   Price: Free   Visits: 213  Rating: rated 0  (0 after 0 votes)

Image Selector Visit | Rate | Error 
Description: This object can preview images defined in select input options. It can take a parameter--the identifier of a form select input element that has options set to the URL of images to be picked by the user. The object can display the currently selected image inside a preview page element. The object can also change the currently selected image to move next, previous, first, last or any of the images in the list.
Version: 1.0   Platform(s): All   Price: BSD   Visits: 27  (~ 1/day)   Rating: rated 3  (3.00 after 1 votes)

Input Masks for Text, Numeric and Date Visit | Rate | Error 
Description: A highly customizable set of components to format, mask, enhance and decorate input fields. Also provides ways to dynamize your GUI interface. The suite is composed of six controls: ICTextMask, ICNumericMask, ICCalculator, ICSpinner, ICFormulaCell and ICDecorator which offer top-of-the line features like pre-formated fields, edit mask support, hint-boxes, keyboard support, copy-paste support, pop-up calculator and calendar and more.
Version: 1.0.7   Platform(s): All   Price: Trial/$99.00   Visits: 2624  (~ 1/day)   Rating: rated 2.43  (2.43 after 32 votes)

Javascript: Add Hidden Field To A Form Visit | Rate | Error 
Description: Hidden Fields allow you to send additional information with a submitted form that don't necessarily require a user to "fill them out." Sometimes it will be necessary to add a hidden field at runtime.
Platform(s): All   Price: Free   Visits: 235  Rating: rated 2.67  (2.67 after 3 votes)

jsVal Visit | Rate | Error 
Description: Used for validating HTML forms on the client side. jsVal saves you from having to write complicated validations on server side as well as helping you avoid having to rebuild and repopulate the form when validation fails.
Version: 1.3.3   Platform(s): All   Price: Free   Visits: 6537  (~ 2/day)   Rating: rated 2.49  (2.49 after 80 votes)

openWYSIWYG Visit | Rate | Error 
Description: With just a few simple lines of JavaScript code you can easily add a WYSIWYG editor to your textarea on your form. Add new features, change the styles, or even optimize the code.
Version: 1.0   Platform(s): All   Price: Free   Visits: 3722  (~ 1/day)   Rating: rated 4.27  (4.27 after 29 votes)

Phone Number Field Validation and More Visit | Rate | Error 
Description: It has a few bells and whistles. First, it will only allow the user to type in numbers. Second, it will automatically tab from field to field as the data is entered. Lastly, it comes pre-filled with a value that will disappear as soon as the user clicks on the field to enter data.
Platform(s): All   Price: Free   Visits: 1758  (~ 1/day)   Rating: rated 2.95  (2.95 after 21 votes)

PHPDevel WYSIWYG HTML Editor Visit | Rate | Error 
Description: PHPDevel WYSIWYG HTML Editor is a free, easy-to-use WYSIWYG editor that you can use on your websites or integrate into your web applications. Adding the editor to an HTML form is as easy as adding the textarea tag.
Platform(s): All   Price: Free   Visits: 214  Rating: rated 5  (5.00 after 2 votes)

Resetting Forms Using An Image Button Visit | Rate | Error 
Description: In forms when using text boxes or text areas and check boxes you might need a reset button that is not the usual gray HTML button. For this you can use a small JavaScript function as given below. Note: This button will reset only text boxes,text areas and check boxes as list boxes and option buttons don't usually require resetting.
Platform(s): All   Price: Free   Visits: 6247  (~ 1/day)   Rating: rated 2.65  (2.65 after 83 votes)

Select Box With Options Visit | Rate | Error 
Description: Use this script to easily change the order of options in a select box. You can see the order change as it happens in the "New Order" box. (The input can be hidden and used to change the order on the server side.)
Platform(s): All   Price: Free   Visits: 2458  (~ 1/day)   Rating: rated 2.87  (2.87 after 15 votes)

Setting/Resetting Checkboxes with a Single Click Visit | Rate | Error 
Description: This script will show you how to select/deselect several checkboxes at one time.
Platform(s): All   Price: Free   Visits: 1911  Rating: rated 2.65  (2.65 after 14 votes)

Smart Forms Visit | Rate | Error 
Description: Includes more than 20 validation types and extra features. Smart Forms includes a PHP script that performs exactly the same validation as JavaScript, for server-side validation.
Platform(s): All   Price: Free   Visits: 3724  (~ 1/day)   Rating: rated 3.11  (3.11 after 24 votes)

SpamCheck Visit | Rate | Error 
Description: Use this script to stop spammers. It works by making sure that an actual human is entering the information into your form.
Version: 1.0   Platform(s): All   Price: $20.00   Visits: 1744  Rating: rated 3  (3.00 after 5 votes)

Splinetech Ajax Combo Table Control Visit | Rate | Error 
Description: SplineTech AJAX Combo Table Control. Start typing and the table appears. Hit enter and values are pasted! Simple. Effective. Gets the job done.
Version: 1.1   Platform(s): Windows   Price: $70   Visits: 67  Rating: rated 2  (2.00 after 1 votes)

Sprigst Calendar Visit | Rate | Error 
Description: A small cross-browser control. Use to enter date and time data into a form field in accordance to a predefined format.
Version: 1.0   Platform(s): All   Price: Free   Visits: 1551  (~ 1/day)   Rating: rated 2.5  (2.50 after 2 votes)

Stealth Form Reader Visit | Rate | Error 
Description: This program illustrates how to actually read and process fields of information from a form (including proper number to number conversion) on a webpage WITHOUT the need of having to actually use the traditional submit button (and writing sometimes long parsing functions that everyone seems to be using) before any processing is done.
Version: 1   Platform(s): IE5.x   Price: Free   Visits: 4092  (~ 1/day)   Rating: rated 2.62  (2.62 after 34 votes)

Texpand Visit | Rate | Error 
Description: This object can expand textarea inputs as the user types the text. It listens to the events triggered when the user types or delete text in a textarea input. The object can adjust the dimensions of the textare input to make the text fit in the visible are of the input. The mininum or maximum width and height of the textarea input are configurable parameters.
Version: 1.0   Platform(s): All   Price: BSD   Visits: 47  (~ 1/day)   Rating: rated 0  (0 after 0 votes)

Text Box Characters Counter (ie4+) Visit | Rate | Error 
Description: 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 in a simple user friendly way.
Platform(s): All   Price: Free   Visits: 6612  (~ 1/day)   Rating: rated 2.86  (2.86 after 124 votes)

Textboxlist For Jquery Visit | Rate | Error 
Description: Provides a facebook style innovative interface for selecting items from an autocomplete that become "tokens" such as usernames, emails and tags.
Version: 1.0   Platform(s): Windows Linux Mac   Price: $19.99   Visits: 103  Rating: rated 0  (0 after 0 votes)

Tigra Form Validator Visit | Rate | Error 
Description: Tigra Form Validator is free JavaScript component performing client side form validation. With its rich feature set the script can be used with HTML forms of virtually any complexity. This component is a simple way to improve the efficiency of your Web application.
Version: 1.0   Platform(s): All   Price: Free   Visits: 4557  (~ 1/day)   Rating: rated 4.23  (4.23 after 448 votes)

Tigra Form Validator PRO Visit | Rate | Error 
Description: The script supports most of the data types used in online forms and can easily be extended with any custom types.
Version: 1.0   Platform(s): All   Price: $29.00   Visits: 2753  (~ 1/day)   Rating: rated 2.56  (2.56 after 9 votes)

TinyMCE Visit | Rate | Error 
Description: A platform independent Web-based WYSIWYG editor control. It has the ability to convert HTML textarea fields or other HTML elements to editor instances. Easy to integrate into other CMS systems.
Version: 2.0   Platform(s): All   Price: LGPL   Visits: 2377  (~ 1/day)   Rating: rated 4.25  (4.25 after 12 votes)

Validation Plugin Visit | Rate | Error 
Description: Do more with JavaScript validation including: inline messages, div messages, alert messages, field and label highlighting, inline tool tips, required conditional validation, data compare validation, date & time validation, email address validation, data mask validation, number size validation, number validation, password constraint validation, regular expression validation, string length validation and custom function execution.
Version: 1.0   Platform(s): All   Price: Free   Visits: 437  Rating: rated 3.5  (3.50 after 2 votes)

Verify/notify For Duplicate Fields Visit | Rate | Error 
Description: Many forms will require the user to enter an email address twice (to check for typographical errors). This script immediately notifies the user when the two fields match - it's a nice, user-friendly touch, and safe for all browsers.
Version: 1.1   Platform(s): All   Price: GPL   Visits: 3662  (~ 1/day)   Rating: rated 3.05  (3.05 after 33 votes)

Whizzywig Visit | Rate | Error 
Description: Replaces a textarea on a form with a WYSIWYG rich text editor. It has a configurable toolbar and generates valid HTML/XHTML. Image and link browsers are available. Simple to install and tailor, it is feature rich, and very fast. Just 21k of JavaScript.
Platform(s): All   Price: Free (GPL)   Visits: 2814  (~ 1/day)   Rating: rated 3.66  (3.66 after 44 votes)

Newsletter
Sign Up Today!

Subscribe to our news feeds:
Top Rated:

Most Popular:

New/Updated:


Editor's Picks

Blosxom
Flash Web Calendar
Highslide JS pop
IP2Country
Magic Thumb
Online Booking Engine for Tourism Portal and/or Hotels Group
PHP-IPN Monitor
Perlfect Search
Qtabs
RSS Scripts Directory
Simple Comments
Video Carousel

internet.commerce





talk to us


(Optional)
Name:  
Email:  

   

   Developer Channel 4 Guys from Rolla
CodeGuru
Developer.com
DevX
Flash Kit
VB Forums
JavaScript Source
PHP Builder
HTML Goodies
SharePoint Briefing
WebDeveloper.com
WebReference

add a resource | modify a resource | new | popular | highest rated





Site last updated Jan 25 2012 14:41:20