<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sat, 11 Oct 2008 15:28:04 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Drop-In Form Autofocus Script 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/732/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/732/comments/</comments>
		<pubDate>Tue, 25 Sep 2007 10:50:13 +0000</pubDate>
		<dc:creator>chaos</dc:creator>
		<category>"form input", "input focus", autofocus, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/732/</guid>
		<description>
			<![CDATA[
				<p>This script performs reliable, cross-browser input autofocus that often can be used simply by dropping it in, with no modifications to the form or HTML body.  It refuses to switch focus if it detects that the user has interacted with the form (avoiding a major source of annoyance with autofocus scripts) and correctly handles Firefox tabs opened "in the background", which most autofocus scripts fail on.  Official home is on the <a href='http://lostsouls.org/grimoire_form_autofocus' target="_blank">Lost Souls MUD Grimoire</a>.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>