<?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 for SeriousCoding.com</title>
	<atom:link href="http://seriouscoding.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://seriouscoding.com</link>
	<description>Because we care about our code!</description>
	<lastBuildDate>Fri, 16 Nov 2012 07:00:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Keyboard navigation with JavaScript and jQuery by poker</title>
		<link>http://seriouscoding.com/2009/08/16/keyboard-navigation-with-javascript-and-jquery/#comment-54</link>
		<dc:creator>poker</dc:creator>
		<pubDate>Fri, 16 Nov 2012 07:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=5#comment-54</guid>
		<description>I stumbled across this webpage in which keyboard navigation for navigation menu was explained pretty well and with a very few codes of lines. there was a demo page also. you could checkout source code of those pages to get grasp.

LINK : 
&lt;a href=&quot;http://crazylearner.com/jquery-keyboard-navigation/&quot; rel=&quot;nofollow&quot;&gt;Click Here....&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I stumbled across this webpage in which keyboard navigation for navigation menu was explained pretty well and with a very few codes of lines. there was a demo page also. you could checkout source code of those pages to get grasp.</p>
<p>LINK :<br />
<a href="http://crazylearner.com/jquery-keyboard-navigation/" rel="nofollow">Click Here&#8230;.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by denyfr</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-53</link>
		<dc:creator>denyfr</dc:creator>
		<pubDate>Fri, 19 Oct 2012 08:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-53</guid>
		<description>how to Getting the html content of an iframe using jQuery.. ?

for
---iframe src=&quot;http://indowebsia.com/sepeda-motor-bebek-injeksi-kencang-dan-irit-jupiter-z1.php&quot; width=&quot;100%&quot; height=&quot;1024px&quot; allowtransparency=&quot; yes&quot; scrolling=&quot;no&quot; style=&quot;padding-top:400px;&quot;&gt;&lt;/iframe----</description>
		<content:encoded><![CDATA[<p>how to Getting the html content of an iframe using jQuery.. ?</p>
<p>for<br />
&#8212;iframe src=&#8221;http://indowebsia.com/sepeda-motor-bebek-injeksi-kencang-dan-irit-jupiter-z1.php&#8221; width=&#8221;100%&#8221; height=&#8221;1024px&#8221; allowtransparency=&#8221; yes&#8221; scrolling=&#8221;no&#8221; style=&#8221;padding-top:400px;&#8221;&gt;&lt;/iframe&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by denyfr</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-52</link>
		<dc:creator>denyfr</dc:creator>
		<pubDate>Fri, 19 Oct 2012 08:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-52</guid>
		<description>how to Getting the html content of an iframe using jQuery.. ?

for
</description>
		<content:encoded><![CDATA[<p>how to Getting the html content of an iframe using jQuery.. ?</p>
<p>for</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keyboard navigation with JavaScript and jQuery by Dan</title>
		<link>http://seriouscoding.com/2009/08/16/keyboard-navigation-with-javascript-and-jquery/#comment-51</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 17 Sep 2012 13:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=5#comment-51</guid>
		<description>I have a project I&#039;m working on that needs keyboard navigation added to it. It is basically a word .doc set up like an outline. I have mulitple headings &quot;steps&quot; I need to be able to move to...from step 3, jump to step 4, etc.
The word .doc needs to be converted to html &amp; then have the ability to jump from step to step without using the mouse.  What would be the best way to code this? It is only needed to be viewed on IE if that helps.  I&#039;ve heard of access points but not sure how to make them work so a key stroke on the keyboared would jump to the next &quot;step&quot;.  
Any advice you could give would be great, either as a reply post or an email.
Thanks for your time &amp; info.</description>
		<content:encoded><![CDATA[<p>I have a project I&#8217;m working on that needs keyboard navigation added to it. It is basically a word .doc set up like an outline. I have mulitple headings &#8220;steps&#8221; I need to be able to move to&#8230;from step 3, jump to step 4, etc.<br />
The word .doc needs to be converted to html &amp; then have the ability to jump from step to step without using the mouse.  What would be the best way to code this? It is only needed to be viewed on IE if that helps.  I&#8217;ve heard of access points but not sure how to make them work so a key stroke on the keyboared would jump to the next &#8220;step&#8221;.<br />
Any advice you could give would be great, either as a reply post or an email.<br />
Thanks for your time &amp; info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by guifleclite</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-50</link>
		<dc:creator>guifleclite</dc:creator>
		<pubDate>Wed, 05 Sep 2012 05:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-50</guid>
		<description>Существо домашних, офисных и &lt;a href=&quot;http://ethernet-shop.ru&quot; rel=&quot;nofollow&quot;&gt;операторских Ethernet сетей&lt;/a&gt; по медным или оптическим каналам связи. Устройства, обеспечивающие работу компьютерной тенета, составляют сетевое оборудование. Обычно в сетевое обстановка входит маршрутизатор, свитч-коммутатор, концентратор, патч-панель и другие устройства. Все будущий оборудования ради тенета разделяют для активное и пассивное. Беспроводное оборудование чтобы передачи данных.</description>
		<content:encoded><![CDATA[<p>Существо домашних, офисных и <a href="http://ethernet-shop.ru" rel="nofollow">операторских Ethernet сетей</a> по медным или оптическим каналам связи. Устройства, обеспечивающие работу компьютерной тенета, составляют сетевое оборудование. Обычно в сетевое обстановка входит маршрутизатор, свитч-коммутатор, концентратор, патч-панель и другие устройства. Все будущий оборудования ради тенета разделяют для активное и пассивное. Беспроводное оборудование чтобы передачи данных.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by Adam</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-49</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 15 Jun 2012 13:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-49</guid>
		<description>&quot;.addClas(&quot;red&quot;);&quot;

note: missing an &quot;s&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;.addClas(&#8220;red&#8221;);&#8221;</p>
<p>note: missing an &#8220;s&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keyboard navigation with JavaScript and jQuery by Une navigation alternative grâce à JavaScript &#124; Blog</title>
		<link>http://seriouscoding.com/2009/08/16/keyboard-navigation-with-javascript-and-jquery/#comment-48</link>
		<dc:creator>Une navigation alternative grâce à JavaScript &#124; Blog</dc:creator>
		<pubDate>Mon, 19 Mar 2012 11:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=5#comment-48</guid>
		<description>[...] Keyboard navigation with JavaScript and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Keyboard navigation with JavaScript and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by Martin</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-45</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 22 Oct 2011 06:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-45</guid>
		<description>Thank you for your comment, Jon. I really missed to mention that the frame has content as id. The post should be clearer now.

Selecting a dynamically created id depends on the way it is created. If you can&#039;t control that method or you can&#039;t even set an id at all you have to find another way to identify the iframe. But identifying and selecting items on a page is completely different topic. Covering all possible options of generated ids would be a little much, but do you have a spedific issue?</description>
		<content:encoded><![CDATA[<p>Thank you for your comment, Jon. I really missed to mention that the frame has content as id. The post should be clearer now.</p>
<p>Selecting a dynamically created id depends on the way it is created. If you can&#8217;t control that method or you can&#8217;t even set an id at all you have to find another way to identify the iframe. But identifying and selecting items on a page is completely different topic. Covering all possible options of generated ids would be a little much, but do you have a spedific issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to access an iframe with jQuery by Jon</title>
		<link>http://seriouscoding.com/2009/05/22/how-to-access-an-iframe-with-jquery/#comment-44</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 30 Sep 2011 01:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=9#comment-44</guid>
		<description>Hmmmm....this tutorial is missing something.  There is no element with the id=&quot;content&quot;

I assume you mean the iframe has this id...but what if you can&#039;t set an id for the iframe...for instance when the iframe is dynamically created?</description>
		<content:encoded><![CDATA[<p>Hmmmm&#8230;.this tutorial is missing something.  There is no element with the id=&#8221;content&#8221;</p>
<p>I assume you mean the iframe has this id&#8230;but what if you can&#8217;t set an id for the iframe&#8230;for instance when the iframe is dynamically created?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keyboard navigation with JavaScript and jQuery by How to Author a Super Accessible Website &#124; WP Plates! &#124; Wordpress Themes</title>
		<link>http://seriouscoding.com/2009/08/16/keyboard-navigation-with-javascript-and-jquery/#comment-37</link>
		<dc:creator>How to Author a Super Accessible Website &#124; WP Plates! &#124; Wordpress Themes</dc:creator>
		<pubDate>Sun, 03 Jul 2011 21:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://random-signals.de/seriouscoding/?p=5#comment-37</guid>
		<description>[...] Keyboard navigation with JS [...]</description>
		<content:encoded><![CDATA[<p>[...] Keyboard navigation with JS [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: seriouscoding.com @ 2013-05-25 22:56:35 -->