Yes, I was working along those lines, but ran into the limits of my CSS
wizardry, trying to color odd rows or the outer form loop, but not the inner
one.  Turns out I was missing the implicit 'tbody' element!

Anyways, thanks!

On Thu, Feb 11, 2010 at 11:59 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Thu, 11 Feb 2010 14:36:27 -0200, Michael Prescott <
> michael.r.presc...@gmail.com> wrote:
>
>  The AjaxFormLoop doesn't seem to pass through the 'class' attribute; the
>> docs don't mention whether it accepts informal parameters or not, but it
>> seems not.
>>
>
> It doesn't.
>
>
>  If it worked, think of the awesomeness we could do with the nth-child CSS
>> selector!
>>
>
> Just put a <div class="ajaxformloop"> wrapping the AjaxFormLoop. ;)
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, software architect and developer, Ars Machina Tecnologia da
> Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to