So... how to do something like <a href="#">ok</a> and handle onClick event on it ?
2009/12/11, Thiago H. de Paula Figueiredo <thiag...@gmail.com>: > Em Fri, 11 Dec 2009 11:34:37 -0200, marioosh.net <marioosh....@gmail.com> > escreveu: > >> This work: >> <t:actionlink t:id="ok" t:zone="zone1">ok</t:actionlink> >> This doesn't: >> <t:actionlink t:id="ok">ok</t:actionlink> >> <t:zone t:id="zone1"/> > > ActionLink nor EventLink can have any Javascript event hooked to them > using the @OnEvent annotation (at least not yet). You have to write the > Javascript yourself, unless you're using Zones. > > -- > 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 > > -- Pozdrawiam, Mariusz --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org