<?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: Automatização de tabindex com Zend_Form</title>
	<atom:link href="http://www.talesaugusto.com.br/automatizacao-de-tabindex-com-zend_form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.talesaugusto.com.br/automatizacao-de-tabindex-com-zend_form/</link>
	<description>Integrando PHP e Javascript</description>
	<lastBuildDate>Wed, 05 May 2010 13:33:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tales</title>
		<link>http://www.talesaugusto.com.br/automatizacao-de-tabindex-com-zend_form/comment-page-1/#comment-124</link>
		<dc:creator>Tales</dc:creator>
		<pubDate>Wed, 09 Sep 2009 01:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.talesaugusto.com.br/?p=3#comment-124</guid>
		<description>Hi Martin,

only some elements need of tabindex attribute, and therefore his comment is completely valid.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>only some elements need of tabindex attribute, and therefore his comment is completely valid.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.talesaugusto.com.br/automatizacao-de-tabindex-com-zend_form/comment-page-1/#comment-120</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.talesaugusto.com.br/?p=3#comment-120</guid>
		<description>Hi !

Just a detail, when you add a token, it is not necessarry to add a tabindex, so a test like that is better :

        if ($element-&gt;getType() !== &#039;Zend_Form_Element_Hash&#039; &amp;&amp; !isset($element-&gt;tabindex)) {
            $element-&gt;tabindex = $this-&gt;_elementTabindex++;
        }</description>
		<content:encoded><![CDATA[<p>Hi !</p>
<p>Just a detail, when you add a token, it is not necessarry to add a tabindex, so a test like that is better :</p>
<p>        if ($element->getType() !== &#8216;Zend_Form_Element_Hash&#8217; &#038;&#038; !isset($element->tabindex)) {<br />
            $element->tabindex = $this->_elementTabindex++;<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samarone Lopes</title>
		<link>http://www.talesaugusto.com.br/automatizacao-de-tabindex-com-zend_form/comment-page-1/#comment-88</link>
		<dc:creator>Samarone Lopes</dc:creator>
		<pubDate>Tue, 09 Jun 2009 01:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.talesaugusto.com.br/?p=3#comment-88</guid>
		<description>Interessante seus posts sobre ZF, parabens pela iniciativa. Uma questao: Para que adicionar esse tabindex nos elementos? E sobre o jQuery Flexigrid, poderia disponibilizar o codigo no github.com ? Assim eu poderia contribuir contigo. Abraco</description>
		<content:encoded><![CDATA[<p>Interessante seus posts sobre ZF, parabens pela iniciativa. Uma questao: Para que adicionar esse tabindex nos elementos? E sobre o jQuery Flexigrid, poderia disponibilizar o codigo no github.com ? Assim eu poderia contribuir contigo. Abraco</p>
]]></content:encoded>
	</item>
</channel>
</rss>
