<?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>TheAccessPond.com &#187; Browser</title>
	<atom:link href="http://theaccesspond.com/category/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://theaccesspond.com</link>
	<description>Making Accessibility A Reality!</description>
	<lastBuildDate>Thu, 25 Mar 2010 22:13:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JAWS, &lt;title&gt; Attributes &amp; IE/Firefox</title>
		<link>http://theaccesspond.com/2009/09/02/jaws-attributes-iefirefox/</link>
		<comments>http://theaccesspond.com/2009/09/02/jaws-attributes-iefirefox/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:56:29 +0000</pubDate>
		<dc:creator>Mike Adams</dc:creator>
				<category><![CDATA[Accessibility and JAWS]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JAWs]]></category>
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=108</guid>
		<description><![CDATA[I&#8217;ve run across a few issues and concerns lately that talk about JAWS reading the &#60;Title&#62; attributes in IE but not in Firefox.  I had to spend a little time researching this one but here is the gist of it&#8230;
The fact that IE works is actually an old IE bug and some dumb luck.  You&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve run across a few issues and concerns lately that talk about JAWS reading the &lt;Title&gt; attributes in IE but not in Firefox.  I had to spend a little time researching this one but here is the gist of it&#8230;</p>
<p>The fact that IE works is actually an old IE bug and some dumb luck.  You&#8217;ll notice in IE that if there is only a title attribute it will be read by JAWS, if there is a title attribute and alt-text the alt-text is read by JAWS.</p>
<p>2.  JAWS defaults to read alt and not Title attributes however this can be modified through the configuration manager&#8230;Set Options&#8211;&gt;HTML Options&#8211;&gt;Links&#8211;&gt;Use Title; this will change your settings until you change them back which I don&#8217;t recommend but it is a good way to show that your code is working in this manner.</p>
<p>The real fix here would be to add alt-text which should be picked up by default with JAWS 10 in Firefox.</p>
<p>Just as another possibility you can do an about:config in Firefox and make sure browser.chrome.toolbar_tips is set to true or you won&#8217;t see the tool tips at all.</p>
<p>Long story short here is that we&#8217;ve all gotten so used to something not working right that we came to think of the behaviour as being correct.  Bad on us.</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2009/09/02/jaws-attributes-iefirefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
