Then it makes sense that this is an issue, I will modify my code to remove
form from a table and I will try to find a way not to re-iterate through
all of the loop but only a header one :)

Cheers and Thanks


On Tue, Jun 3, 2014 at 3:40 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Mon, 02 Jun 2014 20:29:55 -0300, Geoff Callender <
> geoff.callender.jumpst...@gmail.com> wrote:
>
>  Hi Boris,
>>
>
> Hi, guys!
>
>
>  I still think the HTML looks wrong. Stuff is getting moved about by the
>> browser because it was declared in between a row and a cell, which isn't
>> legal. I'm pretty sure table content has to be inside cells.
>>
>
> Boris, if you're using some tool life Firebug to check stuff, always
> remember what you see may not match the HTML that was actually generated
> and parsed, specially if you generate invalid HTML, such as Geoff described
> above. So, when things get weird, *always* check the generated HTML. And,
> for your sanity's sake, generate valid HTML. Don't put, for example, a
> <div> inside a <p>.
>
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Sincerely
*Boris Horvat*

Reply via email to