<?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>gHacks technology news &#187; tabfocus</title>
	<atom:link href="http://www.ghacks.net/tag/tabfocus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Jump To Text Fields In Firefox</title>
		<link>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/</link>
		<comments>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:02:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[jump to form]]></category>
		<category><![CDATA[mozilla-firefox]]></category>
		<category><![CDATA[tabfocus]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/</guid>
		<description><![CDATA[While some websites like Google Search set the focus on their text fields automatically it is avoided on other websites either because the webmaster does not know that such a feature exists or because of reasons kept secret. Search engines should auto-focus on the main text field, period. While not all users tend to agree [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox.png" alt="firefox" title="firefox" width="110" height="105" class="alignleft size-full wp-image-11887" />While some websites like Google Search set the focus on their text fields automatically it is avoided on other websites either because the webmaster does not know that such a feature exists or because of reasons kept secret. Search engines should auto-focus on the main text field, period. While not all users tend to agree on this stance it surely becomes helpful if you perform dozens of searches in a browsing session.</p>
<p>While there is no known way of automatically jumping to the first text field on a page if the option is not enabled at the website itself there is a way to make the procedure less complicated and mouse-less. Pressing tab will flip through the elements on a website. By default all elements &#8211; this includes links and forms &#8211; will be focused when pressing the tab key. There is however the possibility to alter that setting in the web browser&#8217;s options to only focus on text fields on the active website.</p>
<p>The setting can be changed in the about:config parameters of <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>. To open these settings enter about:config in the Firefox address bar and hit enter. If this is the first time that you access the options you need to press the I&#8217;ll be careful button before to continue.</p>
<p><span id="more-11957"></span>Filter for the setting <strong>accessibility.tabfocus</strong>.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/firefox_form_focus-500x92.jpg" alt="firefox_form_focus" title="firefox_form_focus" width="500" height="92" class="alignnone size-medium wp-image-11956" /></p>
<p>Double-click the entry to change the parameter to one of the following:</p>
<ul>
<li><strong>7</strong> &#8211; Default value. Jumps to any form and link element on the page.</li>
<li><strong>1</strong> &#8211; Will only jump to text fields.</li>
<li><strong>2</strong> &#8211; Will only jump to form elements other than text fields.</li>
<li><strong>3</strong> &#8211; Will jump to all form fields.</li>
<li><strong>4</strong> &#8211; Will only jump to links.</li>
</ul>
<p>Changing the setting from 7 to 1 will have the desired effect. Pressing tab on any website will now focus the first text field on the website.</p>
<p>Update: There is a <a href="http://www.ghacks.net/2009/04/13/automatically-jump-to-first-text-field/">Greasemonkey script</a> that can enable the behavior on specific websites automatically.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/focus/" title="focus" rel="tag">focus</a>, <a href="http://www.ghacks.net/tag/jump-to-form/" title="jump to form" rel="tag">jump to form</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/tabfocus/" title="tabfocus" rel="tag">tabfocus</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/11/speed-up-firefox-by-limiting-the-history/" title="Speed Up Firefox By Limiting The History (July 11, 2009)">Speed Up Firefox By Limiting The History</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/07/16/save-firefox-bookmark-searches/" title="Save Firefox Bookmark Searches (July 16, 2009)">Save Firefox Bookmark Searches</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/08/prioritize-tabs-in-firefox/" title="Prioritize Tabs In Firefox (September 8, 2009)">Prioritize Tabs In Firefox</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/09/19/make-firefox-search-for-terms-with-periods-in-the-location-bar/" title="Make Firefox Search For Terms With Periods In The Location Bar (September 19, 2008)">Make Firefox Search For Terms With Periods In The Location Bar</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/07/03/force-firefox-to-open-links-in-same-tab/" title="Force Firefox To Open Links In Same Tab (July 3, 2009)">Force Firefox To Open Links In Same Tab</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/13/quick-jump-to-text-fields-in-firefox/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
