See the source code of http://www.wicket-library.com/wicket-examples/ajax/modal-window
what exactly do you mean by modal-less ? On Thu, Mar 22, 2012 at 12:53 PM, Maaz Muqri <[email protected]> wrote: > Thanks for reply. I want to click an icon which should open Modal or > modal-less window. Can anyone help me with a wicket example ? > > On Thu, Mar 22, 2012 at 3:14 PM, Martin Grigorov <[email protected]>wrote: > >> Hi, >> >> I'm not sure that I understand your question... >> But you can get a url to a Wicket component with >> org.apache.Component#urlFor() methods. >> >> On Thu, Mar 22, 2012 at 11:07 AM, Maaz Muqri <[email protected]> >> wrote: >> > Hi, >> > >> > Can anyone help me to know, how do I provide link to a model-less window >> on >> > clicking an icon in Apache wicket framework. >> > (model-less window in browser) >> > Any example links are most welcomed. >> > >> > Thanks in advance >> > >> > Regards >> > >> > Maaz >> >> >> >> -- >> Martin Grigorov >> jWeekend >> Training, Consulting, Development >> http://jWeekend.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
