Here's what I did : I used an AjaxLink and instead of a caption, I put the image of the button in it to preserve the look and feel of my page
Thanks to everybody who replied ! a_godin wrote: > > Or could I make it so that by clicking the button, it calls the onClick > method of an AjaxLink (that's not visible in my form) which calls for the > showing of my modal window ? > > Thanks for the suggestion ! > > > steviezz wrote: >> >> You could use an AjaxLink, but style the link with CSS to make it look >> like an HTML button. >> >> Steve >> > > -- View this message in context: http://www.nabble.com/How-to-open-a-Modal-Window-by-clicking-a-button-tp18743263p18780575.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
