<?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: Using jQuery to Skip the TinyMCE Editor Toolbar When Using the Tab Key</title>
	<atom:link href="http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/</link>
	<description>Chris Scott's Blog</description>
	<lastBuildDate>Fri, 15 Jan 2010 04:09:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Scott</title>
		<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/comment-page-1/#comment-19148</link>
		<dc:creator>Chris Scott</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/#comment-19148</guid>
		<description>@Brian: thanks, I&#039;ll check it out.

@Matthew: based on the docs it looks like that only works once you are already in the editor but I haven&#039;t had a chance to test.</description>
		<content:encoded><![CDATA[<p>@Brian: thanks, I'll check it out.</p>
<p>@Matthew: based on the docs it looks like that only works once you are already in the editor but I haven't had a chance to test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Wills</title>
		<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/comment-page-1/#comment-19101</link>
		<dc:creator>Matthew Wills</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/#comment-19101</guid>
		<description>http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/tabfocus may be a simpler solution.</description>
		<content:encoded><![CDATA[<p><a href="http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/tabfocus" rel="nofollow">http://wiki.moxiecode.com/inde.....s/tabfocus</a> may be a simpler solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/comment-page-1/#comment-12291</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/#comment-12291</guid>
		<description>I tried this fix on the latest version, and I had to change the function to this:
$(&quot;.mceToolbar *&quot;).attr(&quot;tabIndex&quot;, &quot;-1&quot;);

Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>I tried this fix on the latest version, and I had to change the function to this:<br />
$(".mceToolbar *").attr("tabIndex", "-1&#8243;);</p>
<p>Thanks a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CaptainPalapa</title>
		<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/comment-page-1/#comment-6836</link>
		<dc:creator>CaptainPalapa</dc:creator>
		<pubDate>Thu, 19 Jul 2007 16:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/#comment-6836</guid>
		<description>I noticed that while this works almost perfectly, foreground color, the dropdown arrow for it and the background color and the dropdown arrow for it still get tab focus.  That&#039;s four additional items to tab through, even though it skips the rest.  Just posting in case someone knows a fix or so the next person doesn&#039;t think they&#039;re crazy.</description>
		<content:encoded><![CDATA[<p>I noticed that while this works almost perfectly, foreground color, the dropdown arrow for it and the background color and the dropdown arrow for it still get tab focus.  That's four additional items to tab through, even though it skips the rest.  Just posting in case someone knows a fix or so the next person doesn't think they're crazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wee Keat</title>
		<link>http://iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/comment-page-1/#comment-5735</link>
		<dc:creator>Wee Keat</dc:creator>
		<pubDate>Thu, 21 Jun 2007 00:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamzed.com/2007/06/20/using-jquery-to-skip-the-tinymce-editor-toolbar-when-using-the-tab-key/#comment-5735</guid>
		<description>That&#039;s an excellent tip. I&#039;ve noticed this problem before but never thought of fixing it. Thanks heaps!</description>
		<content:encoded><![CDATA[<p>That's an excellent tip. I've noticed this problem before but never thought of fixing it. Thanks heaps!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
