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
Time and Date:Auto Expire - Set "go live" and "expire" dates for content, such as "Latest News" or various promotional content. Great for when you don't have time to remember to go back and take old content down, or when you want to create content and have it go live at a later date.
Math Related:Amortization Calculator - Use this script to help figure out your mortgage payments. It takes the percentage rate, principal and the length of the loan and produces a payment schedule.
Games:Concentration - My version of the classic memory game concentration. Uncover all the blocks by successfully matching the image pairs. Click the Timer button below to start a new game whenever you want.
User Details:Lots Of Info - This script displays loads of information varying from your PC/Mac to the date.
Navigation:Generate a Table of Contents Using the DOM - It's often useful for a long page to contain a table of contents, to make it easy for people to jump to the section they want to read. This script will do the work automatically, generating a table of contents using the <h1> to <h6> tags.
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.