| DHTML Sliders for XHTML/HTML forms or other dynamic controls. They are highly customizable using CSS and simple JavaScript calls in your web page. They have been designed without the use of any image files, applets, or other objects. Price:Freeware Plateform(s):Modern browsers (with DOM and Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| This is a simple form validation script that checks for empty fields. Dreamweaver offers very little in JavaScript form validation unless you're using Cold Fusion. In my opinion the built-in form validation behavior in Dreamweaver is sloppy and not user friendly.
This script creates required fields and makes sure that the fields are not empty when the user submits the form. If the required fields are empty, the form does not submit and the focus is set to that text field. Setting the focus is a nice feature because the user is directed to the exact field that produced the error.You can do more with this script by making sure the form does not contain certain words, email address validation, and so on. For this demonstration I am only showing the basic script. Feel free to modify and utilize this script in any way you see fit. If you have any questions, contact me. Price:N/A Plateform(s):Cross-browser compatible Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| This JavaScript demonstrates how to determine which options of a checkbox are selected. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Checking that form fields have input is extremely important - having this performed before the form is submitted, client side, before its handled by anything at the backend such as an SQL or MS Access database, is vital and an additional factor in getting accurate input. This code contains functions to check null input and also to check if an email address follows a valid pattern. Price:0 Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| JSpell Spell Checker - Now available, a pure JavaScript front-end for JSpell - Put a Spell Checker on your web page with only 10 lines of code that you cut and paste. Works with plain HTML, JSP, ASP, CGI generated web pages as well as Oracle Forms and Java. The only spell checker product designed exclusively for the web. Our HTML Spell Checker and our Java Spell Checker demos are online. Price:$189.95 Plateform(s):Unix, Windows NT, Java Rate: 5.0(out of 5) Vote:1 Members Review:None |
|
| |
| This Script requires your visitors/customers to accept your terms and conditions before proceeding to the next page. Ideal for order-forms, age restricted content or to help thwart auto robots using feedback forms by requiring the user to authenticate the form before submitting their details. Also other scripts. Price:Freeware Plateform(s):all Rate: 4.0(out of 5) Vote:1 Members Review:None |
|
| |
| 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. Price:Free (GPL) Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| If you want to verify a date in a textbox just call the checkdate - function with the textbox name as parameter. The script tests the date and changes the date into the correct format. An US Date Format Version is now available. Price:Free (GPL) Plateform(s):IE4+, NS4+ Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Use this JavaScript to validate Email addresses on the client-side. To validate an Email address, use the function in the following manner: isEmail(someEmailAddress). The function returns true if the Email is valid, else the function returns false. The isEmail() function does not use regular expressions while the isEmail2() function uses regular expression for validation. Price:0 Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap. Price:0 Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Pages : 1 2 3 4 5 |