On Fri, 14 Jan 2011 11:58:40 -0200, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> wrote:

Hi!

Hi!

The "select all" button works with or without JavaScript. This is
achieved by this code:

| <t:submit t:id="selectAll" onClick="selectAll(); return false;"/>

Have you tried event listeners instead of onclick? Like Prototype's Event.observe()?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, 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