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