<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CSS  for   &#8220;rollovers&#8221; aids screenreader  accessibility</title>
	<atom:link href="http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 14:14:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: five mistakes</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-852459</link>
		<dc:creator>five mistakes</dc:creator>
		<pubDate>Sun, 11 Dec 2011 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-852459</guid>
		<description>Your site is pretty cool to me and your topics are very relevant.  I was browsing around and came across something you might find interesting.  I was guilty of 3 of them with my sites.  &quot;99% of site managers are doing these five HUGE  mistakes&quot;.  http://tinyurl.com/6o9euxt You will be suprised how simple they are to fix.</description>
		<content:encoded><![CDATA[<p>Your site is pretty cool to me and your topics are very relevant.  I was browsing around and came across something you might find interesting.  I was guilty of 3 of them with my sites.  &#8220;99% of site managers are doing these five HUGE  mistakes&#8221;.  <a href="http://tinyurl.com/6o9euxt" rel="nofollow">http://tinyurl.com/6o9euxt</a> You will be suprised how simple they are to fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Equitable Life Insurance Company</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-103417</link>
		<dc:creator>Equitable Life Insurance Company</dc:creator>
		<pubDate>Thu, 08 Mar 2007 01:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-103417</guid>
		<description>&lt;strong&gt;Equitable Life Insurance Company...&lt;/strong&gt;

diversions middles:trains chicken hero American Income Life Insurance Company [url=http://www.deepfoam.org/#]American Income Life Insurance Company[/url] http://www.deepfoam.org/# ...</description>
		<content:encoded><![CDATA[<p><strong>Equitable Life Insurance Company&#8230;</strong></p>
<p>diversions middles:trains chicken hero American Income Life Insurance Company [url=http://www.deepfoam.org/#]American Income Life Insurance Company[/url] <a href="http://www.deepfoam.org/#" rel="nofollow">http://www.deepfoam.org/#</a> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-113</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Mon, 27 Jun 2005 20:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-113</guid>
		<description>Sounds like a job for a pressure group interested in working with screenreader vendors to help them support Standards. If only I knew of such an organisation  ....</description>
		<content:encoded><![CDATA[<p>Sounds like a job for a pressure group interested in working with screenreader vendors to help them support Standards. If only I knew of such an organisation  &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-110</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Mon, 27 Jun 2005 14:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-110</guid>
		<description>Bruce, it is my understanding that JAWS &quot;depends&quot; on the inline event handlers to be able to announce their presence. Therefore, using unobtrusive DOM scripting and  event listeners are beyond the capabilities of JAWS. This of course has both pros and cons: useful content provided would be missed and useless content would be avoided.</description>
		<content:encoded><![CDATA[<p>Bruce, it is my understanding that JAWS &#8220;depends&#8221; on the inline event handlers to be able to announce their presence. Therefore, using unobtrusive DOM scripting and  event listeners are beyond the capabilities of JAWS. This of course has both pros and cons: useful content provided would be missed and useless content would be avoided.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-97</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 22 Jun 2005 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-97</guid>
		<description>It&#039;s well beyond my JavaScript knowledge to even understand your question, Lachlan.

The JavaScript links I was testing are coded

&lt;code&gt;&lt;a class=nav onMouseOver=&quot;on(&#039;whoweare&#039;);&quot;   onMouseOut=&quot;off(&#039;whoweare&#039;);&quot; 
            href=&quot;anout us.htm&quot;&gt;Who  we are&lt;/a&gt;&lt;/code&gt;

If you don&#039;t have access to JAWS 6.1 and want me to test out the questions you have, please email the code to me; I&#039;ll test it over the weekend and post the results here.

&lt;a href=&quot;http://www.boxofchocolates.ca/archives/2005/06/12/javascript-and-accessibility#more-72&quot;&gt;Derek Featherstone&lt;/a&gt; notes,
&lt;blockquote&gt;[JAWS] seems like it was designed to deal with things like JavaScripted menus and the like from Dreamweaver. The problem that I found is that if you attach your JavaScript dynamically, JAWS doesn’t seem to recognize that there is anything there because “onmouseover” isn’t declared inline.&lt;/blockquote&gt;

Is that what you were asking?

(My next project is to learn &lt;a href=&quot;http://www.quirksmode.org/blog/archives/2005/06/you_shouldve_be_1.html&quot;&gt;unobtrusive DOMscripting&lt;/a&gt;... ;-)</description>
		<content:encoded><![CDATA[<p>It&#8217;s well beyond my JavaScript knowledge to even understand your question, Lachlan.</p>
<p>The JavaScript links I was testing are coded</p>
<p><code>&lt;a class=nav onMouseOver="on('whoweare');"   onMouseOut="off('whoweare');"<br />
            href="anout us.htm"&gt;Who  we are&lt;/a&gt;</code></p>
<p>If you don&#8217;t have access to JAWS 6.1 and want me to test out the questions you have, please email the code to me; I&#8217;ll test it over the weekend and post the results here.</p>
<p><a href="http://www.boxofchocolates.ca/archives/2005/06/12/javascript-and-accessibility#more-72">Derek Featherstone</a> notes,</p>
<blockquote><p>[JAWS] seems like it was designed to deal with things like JavaScripted menus and the like from Dreamweaver. The problem that I found is that if you attach your JavaScript dynamically, JAWS doesn’t seem to recognize that there is anything there because “onmouseover” isn’t declared inline.</p></blockquote>
<p>Is that what you were asking?</p>
<p>(My next project is to learn <a href="http://www.quirksmode.org/blog/archives/2005/06/you_shouldve_be_1.html">unobtrusive DOMscripting</a>&#8230; <img src='http://www.brucelawson.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan Hunt</title>
		<link>http://www.brucelawson.co.uk/2005/css-not-javascript-rollovers-accessibility/comment-page-1/#comment-96</link>
		<dc:creator>Lachlan Hunt</dc:creator>
		<pubDate>Wed, 22 Jun 2005 13:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.brucelawson.co.uk/index.php/2005/using-css-not-javascript-for-rollovers-accessibility/#comment-96</guid>
		<description>Is there a difference between when the event handlers are dynamically attached from the script and when they&#039;re attached with the &lt;code&gt;onevent&lt;/code&gt; attributes?  If they&#039;re attached dynamically (i.e. without using the attributes in the markup), does Jaws still say &quot;&lt;code&gt;onmouseover&lt;/code&gt;&quot;?</description>
		<content:encoded><![CDATA[<p>Is there a difference between when the event handlers are dynamically attached from the script and when they&#8217;re attached with the <code>onevent</code> attributes?  If they&#8217;re attached dynamically (i.e. without using the attributes in the markup), does Jaws still say &#8220;<code>onmouseover</code>&#8220;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

