<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/tabindex</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 10:50:53 GMT</pubDate>
<item>
<title>(JavaScript) Reset tabindex on pageload - bitsculptor</title>
<link>http://snipplr.com/view/69773/reset-tabindex-on-pageload/</link>
<description><![CDATA[ <p>This will reset the tabindex of all input fields on a form after page load</p> ]]></description>
<pubDate>Mon, 04 Feb 2013 08:37:58 GMT</pubDate>
<guid>http://snipplr.com/view/69773/reset-tabindex-on-pageload/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Keep Track of Where FocusRect Is Whilst Tabbing - adrianparr</title>
<link>http://snipplr.com/view/37476/as3-keep-track-of-where-focusrect-is-whilst-tabbing/</link>
<description><![CDATA[ <p>This code traces out the name (and display list path) of the object that currently has focus. This handy when you are testing the tab order and you can't see a yellow rectangle anywhere.</p> ]]></description>
<pubDate>Fri, 16 Jul 2010 01:21:18 GMT</pubDate>
<guid>http://snipplr.com/view/37476/as3-keep-track-of-where-focusrect-is-whilst-tabbing/</guid>
</item>
<item>
<title>(jQuery) Organize Tab Indeses using jQuery - tbelknap</title>
<link>http://snipplr.com/view/31755/organize-tab-indeses-using-jquery/</link>
<description><![CDATA[ <p>Keeping track of complex forms - especially those that exist within multiple jQuery UI tabs - can be a pain. This is a simple little function that will reorganize all visible inputs, buttons, drop-downs and links. Use it whenever switching between tabs or adding new elements to the form.</p> ]]></description>
<pubDate>Wed, 14 Apr 2010 08:49:31 GMT</pubDate>
<guid>http://snipplr.com/view/31755/organize-tab-indeses-using-jquery/</guid>
</item>
</channel>
</rss>