Hi all, The Tapestry 'submit' component allows use of buttons defined in CSS by way of the 'class' parameter. This is perfect for form buttons. But now I want to use these same CSS buttons outside of forms. The natural choice is Tapestry's ActionLink or EventLink component. But these components don't appear to offer class parameter for passing CSS class names.
What do you recommend for wiring CSS buttons in the Tapestry template back to Tapestry page class methods? Thanks & regards, Chris. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org