The JavaScript Source is an excellent JavaScript resource with tons of "cut and paste" JavaScript examples for your Web pages. All for free!
Latest Additions to The JavaScript Source
Ajax:Check Username Signup - This script does a Gmail-style check on the username supplied to see if it is a unique username, using the Ajax method.
Tutorials:JavaScript Shell Command from JDK - This tutorial provides introductions and examples on the JavaScript shell command included in the JDK package. Topics include downloading and installing JDK 1.6, ECMAScript engine, running JavaScript code in command line, interactive or batch mode.
Games:Crab Race - Places your bets on your favorite colored crab in a virtual crab race. Each crab has different odds and has different payouts. Good luck!
User Details:Language - Redirects a user to the page based on their language. For example, English language user browsers, which report the language as 'en' in most cases, can be redirected to an English page, while Spanish language user browser, which report the language as 'es' in most cases, can be sent to a separate Spanish page. This method works well for redirecting users in all the languages that you set up. Instructions on adding more languages are included in the source code.
Navigation:gilTab - Create tabs for navigation, definitions, and many other uses. Very effective!
Attention JavaScript Coders
Want some recognition for your scripts? Submit them to us and they can be featured on JavaScript Source!
DatabaseJournal offers SQL courses and other database related resources for beginner to expert developers.