Javascript Tutorial

Check URL

This script is particularly useful for those who have their site on a free webspace provider, then use a "come.to" redirecting service. What this script will do is analyze the URL the visitor is at, and if they did not came to your site via the redirecting URL, it can print out a message telling them that is your new URL. Neat!
JS and Browsers » javascript.internet.com
Score(+): 0 | Views: 11 | Save it | Report it


Top 20 Similar Javascript Tutorials

Check Form

This script will place a check in the checkbox next to an input in a form if the entry is valid. Includes basic form validation
Forms » javascript.internet.com
Score(+): 0 | Views: 3 | Similar Tuts | Save it | View this tutorial

Check by Group

By utilizing a dropdown box, a user can check a group or subgroups of checkboxes. So, in this tutorial you will learn more about dropdown box
Forms » javascript.internet.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

Check Mimes

This tutorial contains a script which will beautifully display all the mime types you have installed on the visitor's browser. For instance, this might be used to check for the Quicktime MIME before displaying the Quicktime information
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial

Check Cap Locks

This script will let the user know his [Caps Lock] is on and about the potential for error.
Forms » javascript.internet.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial