<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Wayne May</title><link>http://www.wnemay.com</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WayneMay" /><description>Everything PHP, MooTools, and jQuery</description><language>en</language><lastBuildDate>Tue, 09 Mar 2010 10:24:19 PST</lastBuildDate><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/WayneMay" /><feedburner:info uri="waynemay" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>33.921765</geo:lat><geo:long>-117.48812</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nd/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nd/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><item><title>A Word Counter Class for jQuery</title><link>http://feedproxy.google.com/~r/WayneMay/~3/JfZyrbxUVhA/</link><description>I recently had to come up with an Object Oriented approach to a word counter.  I personally LOVE the MooTools framework, which makes OO so much easier, but since the project was mainly developed in jQuery, I had to stick with what was there.  So I developed a little Class called Word Count which can &lt;a href="http://www.wnemay.com/2010/03/jquery/a-word-counter-class-for-jquery/" class="more-link"&gt;More &amp;#62;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mMP_E8InayetWvHhaqwut2DdYRE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mMP_E8InayetWvHhaqwut2DdYRE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mMP_E8InayetWvHhaqwut2DdYRE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mMP_E8InayetWvHhaqwut2DdYRE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?i=JfZyrbxUVhA:k449rb8Y2c0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=JfZyrbxUVhA:k449rb8Y2c0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?i=JfZyrbxUVhA:k449rb8Y2c0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WayneMay/~4/JfZyrbxUVhA" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.wnemay.com/2010/03/jquery/a-word-counter-class-for-jquery/</feedburner:origLink></item><item><title>Tab-able Radio Boxes in Browsers</title><link>http://feedproxy.google.com/~r/WayneMay/~3/tt7TiMlLSB8/</link><description>Most browsers does not allow you to tab through a radio group.  It typically tabs right to the group allowing you to change values using the left and right arrows.  I have developed a little jQuery Class that allows for the radio group to be tabbed through.
To set this up, you would need a hidden &lt;a href="http://www.wnemay.com/2010/03/jquery/tab-able-radio-boxes-in-browsers/" class="more-link"&gt;More &amp;#62;&lt;/a&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/uaRFTFcOE7JyPO-FDYzPYdnkFQk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uaRFTFcOE7JyPO-FDYzPYdnkFQk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/uaRFTFcOE7JyPO-FDYzPYdnkFQk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/uaRFTFcOE7JyPO-FDYzPYdnkFQk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?i=tt7TiMlLSB8:Hmcy_HSRGU8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/WayneMay?a=tt7TiMlLSB8:Hmcy_HSRGU8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/WayneMay?i=tt7TiMlLSB8:Hmcy_HSRGU8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/WayneMay/~4/tt7TiMlLSB8" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.wnemay.com/2010/03/jquery/tab-able-radio-boxes-in-browsers/</feedburner:origLink></item></channel></rss>
