| TOTAL: 191 Page: 1 of 10 |
|
Enhanced country selection
How many times you had to choose your country in a form, with a old, simple popup? Time to change the way you choose your country (or anything else) with a bit of Css and Javascript. I am showing the example in a iframe not to mess with WordPress styles.

| Hits: | 282 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-25 |
JavaScript. & AJAX SpellChecker 1.2
JavaScriptSpellCheck is a comprehensive spell checking component for JavaScript. You can add custom spell-checking capabilities to your websites in minutes. JavaScriptSpellCheck provides 3 powerful spell checking features: Pop-Up Spell Checker Window similar to that in Microsoft Word. This is ideal for spell checking website forms and data entry. Ajax Spell Check. A fully featured Ajax Spellcheck API so you to develop your own rich spellchecking applications. spellCheck() function adde


| Hits: | 199 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-05-24 |
Javascript Text Box Characters Counter
Here you have an example of how you can limit the number of characters an user can insert into a input or a textarea field. Forms always require validation when they are used in not safe environments. One method is to verify the data submitted through POST or GET before actually executing the form action. Using Javascript it is possible to do this in a more simple way.


| Hits: | 228 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-10 |
Formchecker 1.0
Free scripts in php, javascript or sql with examples. This script will end those frustrations!! When included in any page (with the script-tag) you can activate it once the page is loaded (with the onLoad event) to store the current 'states' of all the forms in the web-page. Then, when the user tries to leave the page, it will perform another check and if it appears the state of the form(s) have been altered (the user has changed some data), it will alert the user of this and give the possibilit

| Hits: | 152 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-06 |
Recall Form values script II
You've probably seen this feature inside the comment forms of blogs, where a checkbox lets you specify whether to remember the values of certain text fields and recall them later. Well, this script adds such a feature to any form! The script operates like so: Remembers and recalls any form's text field(s) globally, so the values are persisted across the same form anywhere on your site. JavaScript cookies are used so store the values for a default period of 180 days. Works with forms that us

| Hits: | 120 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-04-26 |
Memory Cells
Need to save values from a text field off to the side to free up a form for another calculation? This JavaScript lets you do just that!


| Hits: | 9341 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Menu Swapper
Move selected items from one list box to another using "<<" and ">>" direction buttons. It works like database field selection, supports selecting multiple items, and even can sort the moved item into the new list. Newly modified, more efficient algorithm!


| Hits: | 9352 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Money Filter
Removes the dollar sign ($) and commas (,) from a a text box. Useful if you require input of only numbers. You may also modify the script to filter out whatever characters you want.


| Hits: | 9271 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Multi-Date Picker
This script allows you to simply pick dates by clicking the date of the dynamic calendar. Users can cancel their selection by re- clicking the date you have selected. The dates you picked will show on the textarea beside the calendar.


| Hits: | 9383 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Multiple Mailer
JavaScript can help you send an e-mail to anyone on your "list". Just use the pulldown menu to select a recipient, compose your message, and hit 'Send Message' to send it. This too, is another good JavaScript example for all beginners to learn from.


| Hits: | 9283 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Multiple Search Engine
Over 70 popular and unusual internet search engines in a drop down box. Great little tool to add to a site to help your community grow.


| Hits: | 9148 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
New Window
Do you have a link that you'd rather have open in a new window? This little script will do just that! You can even use a button or a text link to open the new window! Check out the example and see what you think!


| Hits: | 9372 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
No Duplicates
Prevents you from selecting the same choice when choosing from two different pulldown menus.


| Hits: | 9481 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
No Entry
Use JavaScript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue.


| Hits: | 9335 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
No HTML
Use JavaScript to ensure that visitors do not type in HTML entries.


| Hits: | 9430 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
One Check
Only allow one box to be checked out of any number of boxes. Handy for quizzes, etc.


| Hits: | 7541 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Only One Field
The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box's value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that makes sure both fields are not empty.


| Hits: | 7490 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Open Link
Add the option of allowing links on your page to be opened in a new window with this powerful script. A simple checkbox toggles between the current and new window. Great!


| Hits: | 7577 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Option Search
Allows you to jump to any value in a drop down list. In our example, search for a value between 'a1' and 'a15'. Saves time when it comes to navigating within long pull down menus.


| Hits: | 7592 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Order Form
An order form which utilizes checkboxes and radio buttons for making a selection. The checkbox only allows one quantity of any item to be ordered, while the radio button only allows for one item within a defined group to be ordered. Script updates the order total as the visitor makes his/her selections, also note that the order total can not be manually altered by the visitor. Works in MSIE and Opera.


| Hits: | 7637 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |