<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>SimplytheBest Scripts News Feed</title>
        <description><![CDATA[Syndicated news from SimplytheBest Scripts]]></description>
        <link>http://simplythebest.net/scripts/feed</link>
        <lastBuildDate>Fri, 08 Oct 2010 05:02:42 +0100</lastBuildDate>
        <generator>SimplytheBest.net</generator>
        <image>
            <url>http://simplythebest.net/images/smallhometr.gif</url>
            <title>SimplytheBest.net</title>
            <link>http://simplythebest.net/scripts</link>
            <description><![CDATA[Feed provided by SimplytheBest Scripts. Click to visit.]]></description>
        </image>
        <item>
            <title>NicEdit</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=480</link>
            <description><![CDATA[A lightweight, cross platform, inline content editor to allow easy editing of web site content on the fly in the browser. NicEdit Javascript integrates into any site in seconds to make any element/div editable or convert standard textareas to rich text editing.]]></description>
            <author>Brian Kirchoff</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Select content on click</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=309</link>
            <description><![CDATA[The onFocus event handler can be used to select content when clicking inside a textarea or input box.]]></description>
            <author>SimplytheBest Inc.</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Automatic cursor positioning</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=39</link>
            <description><![CDATA[A simple Javascript that automatically positions the cursor in a form field (a search box in this example) on page opening.]]></description>
            <category>Forms</category>
        </item>
        <item>
            <title>Character counter script</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=351</link>
            <description><![CDATA[With this script you limit the number of characters allowed in an input box or textarea. The script counts and displays the number of characters with each keystroke.]]></description>
            <author>JohnV</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Smart Forms</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=361</link>
            <description><![CDATA[The script has more than 20 validation types and extra features (character counter for textarea and input tags, auto-tabbing input tags, etc) that can be added with minimal modifications to HTML code. ]]></description>
            <author>Ilya Lyubinskiy</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Really easy field validation</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=428</link>
            <description><![CDATA[A form validation script that is very easy to use. The basic method is to attach to the OnSubmit event, read out all the form element classes and perform validation where required.]]></description>
            <author>Andrew Tetlaw</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Dustin’s Ajax Contact Form</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=429</link>
            <description><![CDATA[An Ajax contact form with no documentation. It is however, easily configured to your needs, works even with JavaScript disabled, and it's PHP Mail ready.]]></description>
            <author>Dustin Diaz</author>
            <category>Forms</category>
        </item>
        <item>
            <title>AJAX Check Username</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=406</link>
            <description><![CDATA[When visitor enters their selected username the script checks if the username is taken. If so it makes some suggestions of alike usernames that are available. Uses PHP and AJAX (via Sajax development version).]]></description>
            <author>Tom Westcott</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Niceforms</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=430</link>
            <description><![CDATA[An Ajax script that will replace the most commonly used form elements with custom designed ones. You can use the default theme that is provided or develop your own. Form fields and buttons are fully scalable. Specify their width (and height for textareas) through regular HTML properties. Compatible with most major browsers (FF, IE6+, Sf, Op).]]></description>
            <author>badboy.media.design</author>
            <category>Forms</category>
        </item>
        <item>
            <title>AJAX AutoComplete</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=431</link>
            <description><![CDATA[Accepts a single parameter named prefix and uses it to generate a response showing suggestions.]]></description>
            <author>Jim Roos</author>
            <category>Forms</category>
        </item>
        <item>
            <title>whizzywig</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=432</link>
            <description><![CDATA[This feature rich editor lets people create rich, formatted text through a Web form. It actually creates HTML (XHTML if you prefer) and no HTML knowledge is needed to use it. Will run in nearly all browsers.]]></description>
            <author>whizzywig</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Ajax Password Strength Meter</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=436</link>
            <description><![CDATA[A password strength meter plugin to jQuery that provides an easy way to show the strength of a user's (intended) password. jQuery is required.]]></description>
            <author>Digital Spaghetti</author>
            <category>Forms</category>
        </item>
        <item>
            <title>jNice styled forms</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=465</link>
            <description><![CDATA[Create custom looking form elements, that function like normal form elements but just look a whole lot better.]]></description>
            <author>WhiteSpace Creative</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Easy Multi Select</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=468</link>
            <description><![CDATA[A form widget that enables items from multiple option lists to be added or removed from one to another.]]></description>
            <author>Jeremy Martin</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Submit once form</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=228</link>
            <description><![CDATA[This form script will prevent the visitor from submitting the form again after the first submission. Basic field validations are included.]]></description>
            <category>Forms</category>
        </item>
        <item>
            <title>Price comparison calculator</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=226</link>
            <description><![CDATA[This script calculates the difference in price of two products to determine the better buy of the two items.]]></description>
            <author>Michael C. Hundt</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Graphic form buttons</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=40</link>
            <description><![CDATA[Easily add graphic buttons to your forms. This is a foolproof method to get rid of those grey boxes.]]></description>
            <category>Forms</category>
        </item>
        <item>
            <title>Highlight form buttons</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=42</link>
            <description><![CDATA[A Javascript that lets you highlight form buttons on MouseOver.]]></description>
            <category>Forms</category>
        </item>
        <item>
            <title>Double combo boxes</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=46</link>
            <description><![CDATA[A double combo script that uses two boxes, one for the categories, the other for the links themselves.]]></description>
            <author>Website Abstraction</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Cost estimator form</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=57</link>
            <description><![CDATA[A cost estimator sample. Add products to the table and display them in category dropdown menus.]]></description>
            <category>Forms</category>
        </item>
        <item>
            <title>Advanced email form validator</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=86</link>
            <description><![CDATA[An advanced form validator script. It does not require Sendmail.]]></description>
            <author>Javafile.com</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Advanced form validation</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=88</link>
            <description><![CDATA[An advanced form validation script using client side Javascript. You can create a set of validation descriptors associated with each element in a form.]]></description>
            <author>Prasanth M J</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Check form</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=112</link>
            <description><![CDATA[This script will place a check in the checkbox next to a textbox in a form if the entry is valid.]]></description>
            <author>Chris Van Marle</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Country selector</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=113</link>
            <description><![CDATA[With this script you can choose a region in the first dropdown box and the second menu will change appropriately, allowing you to choose the country or state.]]></description>
            <author>Mattias Sjogren</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Cost estimator form 2</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=114</link>
            <description><![CDATA[A cost estimator sample.]]></description>
            <author>Reaz Hoque</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Disable multiple form items</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=115</link>
            <description><![CDATA[Script to use to disable multiple form components with a radio button click.]]></description>
            <author>JS-Examples</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Credit card encryption</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=223</link>
            <description><![CDATA[A sample credit card encryption script meant to be an example of how to use Javascript for encryption.]]></description>
            <author>Javafile.com, Netscape</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Input numbers only form</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=224</link>
            <description><![CDATA[This form only accepts digits. It will block all other characters typed into the form textbox.]]></description>
            <author>JS-Examples</author>
            <category>Forms</category>
        </item>
        <item>
            <title>Maximum characters entry</title>
            <link>http://simplythebest.net/scripts/gotourl.php?cid=225</link>
            <description><![CDATA[With this form script you can make sure your visitor doesn't exceed a maximum number of characters in a text box.]]></description>
            <category>Forms</category>
        </item>
    </channel>
</rss>

