<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
            "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
<title>JavaScript.com Latest JavaScripts</title>
<link>http://www.javascript.com</link>
<description>JavaScript.com is your gateway to all things JavaScript. Featuring JavaScript tutorials, free scripts, tools, and links and more!
This channel features content from JavaScriptSource.com.
</description>
<language>en</language>
<copyright>Copyright 2004 Jupitermedia Corp.</copyright>

<item>
<title>Checkbox Changer</title>
<link>http://javascript.internet.com/forms/checkbox-changer.html</link>
<description>This script takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value. Clever for loops.</description>
</item>

<item>
<title>Delayed Image Loader</title>
<link>http://javascriptsource.com/page-details/delayed-image-loader.html</link>
<description>Use this script to delay the loading of a particular image. It can be used to delay the loading of large images or banner advertisements. A smaller image is loaded first, which can be transparent or blank. After a designated amount of time the larger image will load in place of the smaller one.</description>
</item>

<item>
<title>Born On Date</title>
<link>http://javascript.internet.com/page-details/born-on-date.html</link>
<description>In place of the boring &#39;Last Updated&#39; script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor&#39;s last visit all in a cool little table!</description>
</item>

<item>
<title>Face Memory </title>
<link>http://javascript.internet.com/games/face-memory.html</link>
<description>See how well you can do in trying to remember a random face. Addictive!</description>
</item>

<item>
<title>Cookie Redirect 2</title>
<link>http://javascriptsource.com/cookies/cookie-redirect-2.html</link>
<description>When a page has performed it&#39;s purpose, a cookie can be set to redirect the browser to a different page on subsequent visits. Easily implemented.</description>
</item>

<item>
<title>Expanding Text Images</title>
<link>http://javascript.internet.com/image-effects/expanding-text-images.html</link>
<description>This script creates a message using expanding text images. It&#39;s as simple as creating your own text images to say whatever you need.</description>
</item>

<item>
<title>Basic Validation</title>
<link>http://javascript.internet.com/forms/basic-validation.html</link>
<description>This is a simple method to require your visitors to fill out certain fields in a form. Just add the word &quot;required&quot; to each required field&#39;s name and your visitor must fill it out to submit the form.</description>
</item>

<item>
<title>Queen&#39;s Quest</title>
<link>http://javascript.internet.com/games/queen&#39;s-quest.html</link>
<description>This is a contribution to Ron Daenzer&#39;s great &quot;Eight Queens Problem&quot; script. The object of the game is to cover the chess board with as few queens as possible.</description>
</item>

<item>
<title>New to You </title>
<link>http://javascript.internet.com/cookies/new-to-you.html</link>
<description>Use this cookie to show your visitors what&#39;s new on your Web site since their last visit.</description>
</item>

<item>
<title>Bouncing Image</title>
<link>http://javascript.internet.com/image-effects/bouncing-image.html</link>
<description>Randomly bounces an image, or anything within a DIV, across the page. Click on the image to start and stop it from moving. Cool!</description>
</item>

<item>
<title>Expanding Text Images</title>
<link>http://javascript.internet.com/image-effects/expanding-text-images.html</link>
<description>This script creates a message using expanding text images. It&#39;s as simple as creating your own text images to say whatever you need.</description>
</item>

<item>
<title>Ball Drop</title>
<link>http://javascript.internet.com/image-effects/ball-drop.html</link>
<description>Click anywhere on the page and a ball will drop from the cursor and rebound several times based on gravity. Updated to be WC3 DOM1 cross browser compatible!</description>
</item>

<item>
<title>Date Updated</title>
<link>http://javascript.internet.com/page-details/date-updated.html</link>
<description>On your site, you might want to just let visitors know the date that the script was updated, but not the time (maybe it&#39;s not important?) This simple script (about a dozen lines) you can do just that! Very neat!</description>
</item>

<item>
<title>Combined Menu - Radio Buttons</title>
<link>http://javascript.internet.com/navigation/combined-radio-buttons.html</link>
<description>Sends the user to a specific URL based on the combined selections from two different menus. Works great for sites navigation based on two seperate characteristics.</description>
</item>

<item>
<title>Generate a Table of Contents Using the DOM </title>
<link>http://javascriptsource.com/navigation/generate-a-table-of-contents-using-the-dom.html</link>
<description>It&#39;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 &lt;h1&gt; to &lt;h6&gt; tags.</description>
</item>

</channel>
</rss>
