Em Mon, 07 Dec 2009 13:37:22 -0200, Jim O'Callaghan
<[email protected]> escreveu:
Thanks Thiago
You're welcome!
- the CSS idea you mention sounds promising, though rather
than using something IE doesn't support, I'll just float-left and
clear-left the fields divs using CSS,
That's a nice solution. :) Don't forget the labels.
use some JS to identify the button div and
clear-both that one - this seems to do the trick in the small set of
cases that I require - thanks for the pointers.
Instead of using Javascript to find the button, use BeanEditor instead and
create the submit button yourself. BeanEditForm is just a Form with an
Errors component, a BeanEditor and a submit button.
--
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: [email protected]
For additional commands, e-mail: [email protected]