<?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>Expressing IT &#187; FF Fixes</title>
	<atom:link href="http://developer.expressionz.in/blogs/tag/ff-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://developer.expressionz.in/blogs</link>
	<description>User Interface : just another, but a serious developers weblog</description>
	<lastBuildDate>Thu, 20 May 2010 18:05:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blinking Cursor in Firefox &#8211; Accessibility Caret Browsing</title>
		<link>http://developer.expressionz.in/blogs/2008/11/20/blinking-cursor-in-firefox-accessibilty-caret-browsing/</link>
		<comments>http://developer.expressionz.in/blogs/2008/11/20/blinking-cursor-in-firefox-accessibilty-caret-browsing/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 00:33:18 +0000</pubDate>
		<dc:creator>Nikhil</dc:creator>
				<category><![CDATA[Browser Quirks]]></category>
		<category><![CDATA[FF Bugs]]></category>
		<category><![CDATA[FF Fixes]]></category>
		<category><![CDATA[FF Hacks]]></category>
		<category><![CDATA[FF Issues]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://developer.expressionz.in/blogs/?p=45</guid>
		<description><![CDATA[
			
				
			
		
In Firefox&#8230; sometimes you might have noticed that  the cursor starts blinking on the screen. It might happen when you click on any element on the page , a division or an image etc. This Blinking Cursor in the browser window is actually an ACCESSIBILITY Feature of FireFox called &#8216;caret browsing&#8217;. This features  allows/enables  users [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdeveloper.expressionz.in%2Fblogs%2F2008%2F11%2F20%2Fblinking-cursor-in-firefox-accessibilty-caret-browsing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdeveloper.expressionz.in%2Fblogs%2F2008%2F11%2F20%2Fblinking-cursor-in-firefox-accessibilty-caret-browsing%2F&amp;source=nikhild&amp;style=normal&amp;hashtags=FF+Bugs,FF+Fixes,FF+Hacks,FF+Issues,Firefox" height="61" width="50" /><br />
			</a>
		</div>
<p>In Firefox&#8230; sometimes you might have noticed that  the cursor starts blinking on the screen. It might happen when you click on any element on the page , a division or an image etc. This Blinking Cursor in the browser window is actually an ACCESSIBILITY Feature of FireFox called <strong>&#8216;caret browsing&#8217;</strong>. This features  allows/enables  users to select text on the page with the keyboard ( Which we normally tend to do with the use of our mouse).</p>
<p>Well! if you donot want this feature &#8230; simple press &#8220;<strong>F7</strong>&#8221; to toggle it to false  and vice-versa ( if you want it ON).  You could also  type &#8220;<strong>about:config</strong>&#8221; in the address bar (type in <strong>&#8220;caret&#8221; in the filter box</strong>) and simply <span style="font-weight: bold;">double click</span> to change the option &#8220;<strong>accessibility.browsewithcaret</strong>&#8221; from &#8220;<strong>true</strong>&#8221; (turn caret browsing ON) to &#8220;<strong>false</strong>&#8221; ( turn caret browsing OFF)</p>
]]></content:encoded>
			<wfw:commentRss>http://developer.expressionz.in/blogs/2008/11/20/blinking-cursor-in-firefox-accessibilty-caret-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
