Re: WicketModal customization

2019-01-07 Thread Entropy
I wasn't aware of that library, thanks! -- Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h.

Re: WicketModal customization

2019-01-04 Thread Martin Grigorov
Hi, I'd recommend you to use Wicket-JQuery-UI library. It provides an integration with this dialog widget and many (all ?!) other JQueryUI widgets and even KendoUI. On Fri, Jan 4, 2019, 22:17 Entropy I'm trying to use WicketModal with a newer, more accessibility friendly > modal > that our fron

WicketModal customization

2019-01-04 Thread Entropy
I'm trying to use WicketModal with a newer, more accessibility friendly modal that our front-end guy picked out. http://api.jqueryui.com/dialog/ I copied the source from wicket-extensions ModalWindow and was replacing javascript and customizing until I came to the getWindowOpenJavaScript() meth