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:Current Week - Displays the date the current week starts on. Useful if you want a new link each week or just to show the first day of the current week.
Math Related:Byte Converter - Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use.
Games:Eight Queens Problem - This is a JavaScript that involves the movement of the Queen in chess.
User Details:Optimized Popup - Opens a new full screen browser window optimized for the visitor's browser (Netscape, Internet Explorer, or Other). As well, the properties of new window can be customized -- such as the toolbars, scrollbars, menu bar, location bar, the status bar, and whether it is resizable or not. Great!
Navigation:Dynamic Frameset - Rather than setup separate framesets each time you want to start over and open one of your page inside your frames, use this dynamic frameset script. You can load all your content pages as necessary through one page -- the magic begins when you use a search string (a '?' in the URL). The page passed then is opened in your frames. A default content page is used if no information is passed. Cool!
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.