Hi Did you try
http://www.chenillekit.org/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/Button.html <http://www.chenillekit.org/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/Button.html>If you want to implement your own you can create an event link using componentResources and then use javascript to trigger it regards Taha On Thu, Jan 6, 2011 at 9:48 PM, hese <1024h...@gmail.com> wrote: > > Hi, > > I want to have a button as an event link. I tried - > > <input type="button" t:type="eventLink" t:event="toCancel" value="Cancel"/> > > But the button doesn't get displayed on the page. If I removed t:type and > t:event the button gets displayed. > > Is this possible? How do i do it? > > Thanks! > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/can-i-have-a-button-as-an-event-link-tp3330657p3330657.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >