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
Image Effects:Change HTML Tag Style - The following script allows you to change the style of an HTML tag. The style of the tag is referenced within the script by the tag's ID name.
Cookies:Cookie.isEnabled - This function checks whether cookies are enabled in the browser. Returns true on success and false otherwise.
Games:Eight Queens Problem - This is a JavaScript that involves the movement of the Queen in chess.
Forms:Locked Textbox - Prevent your visitors from modifying the value stored in a textbox (without using input type=hidden) Just try to change the text in the box! Amazingly, it's a short less than one line script!
Navigation:Letter Spacing Menu - This menu randomly changes letter spacing. IE5 and NS6.
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.