Em Mon, 07 Dec 2009 08:01:26 -0200, Jim O'Callaghan
<jc1000...@yahoo.co.uk> escreveu:
Hi,
Hi!
I'm trying to maximise screen real estate in some pages and was
wondering if
there is an easy way to make the BEF multi-col - even two col would do
the trick - any getter annotations etc. to get it to close one div and
start
another - thanks.
You can do that using CSS 3 and the nth-of-type() pseudoselector
(http://reference.sitepoint.com/css/pseudoclass-nthoftype) to only clear
the 2n <div class="t-beaneditor-row>, but Internet Explorer doesn't
support it. The other solution would be change the CSS classes through
Javascript.
BeanEditForm and BeanEditor are meant to be simple, so they don't support
what you want out of the box.
--
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