You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by miro <mi...@yahoo.com> on 2008/11/14 16:26:59 UTC

button without aform

Can I have buttons without a form ? I want to send user to a different page
onclick of a button and do not want to submit form .
-- 
View this message in context: http://www.nabble.com/button-without--aform-tp20502537p20502537.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: button without aform

Posted by Stefan Lindner <li...@visionet.de>.
Use a link and make it look like a button with css. Or use a <button type="button">.

-----Ursprüngliche Nachricht-----
Von: miro [mailto:miroconnect@yahoo.com] 
Gesendet: Freitag, 14. November 2008 16:27
An: users@wicket.apache.org
Betreff: button without aform


Can I have buttons without a form ? I want to send user to a different page
onclick of a button and do not want to submit form .
-- 
View this message in context: http://www.nabble.com/button-without--aform-tp20502537p20502537.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org