I envisage something like this:

<button type="button" onclick="do:page.onActionEvent" t:context=".../>
  ----- Original Message ----- 
  From: John 
  To: users@tapestry.apache.org 
  Sent: Sunday, February 24, 2013 7:59 AM
  Subject: button tag


  Is it possible for a button tag outside a form to trigger an action? 
Something like this and still have the GUI as a button? Having to have a form 
for just an action off a button seems excessive. And sometimes I'd like a real 
button instead of a link.

  <button type="button">Click Me!</button>

Reply via email to