<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Way Of Coding &#187; key</title>
	<atom:link href="http://thewayofcoding.com/tag/key/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 04:23:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>JavaScript Tip: Submit Form On Enter Key</title>
		<link>http://thewayofcoding.com/2008/05/javascript-tip-submit-form-on-enter-key/</link>
		<comments>http://thewayofcoding.com/2008/05/javascript-tip-submit-form-on-enter-key/#comments</comments>
		<pubDate>Sun, 04 May 2008 23:46:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[enter]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[press]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://localhost/?p=32</guid>
		<description><![CDATA[A common practice with search forms is to have them submit when the enter key is pressed, instead of requiring the user to use their mouse to press the submit button (or using tab key to tab to the submit button). Update: I attempted to find a solution for working in Firefox, but the code [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/05/javascript-tip-submit-form-on-enter-key/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

