ModalDialog - control the location

2012-10-12 Thread Wujek Srujek
Hi. We have the requirement that we need to show more than one popup at a time - this means buttons / links in a popup trigger showing other popups (whether it's good style or not is irrelevant, this is a requirement...). We are using ModalWindow for that, and it is always shown in the center of

RE: ModalDialog - control the location

2012-10-12 Thread Lemke, Michael SZ/HZA-ZSW
)), w.window.style.left=left+'px';, w.window.style.top=top+'px'; )+)();); } } -Original Message- From: Wujek Srujek [mailto:wujek.sru...@gmail.com] Sent: Friday, October 12, 2012 8:56 AM To: users@wicket.apache.org Subject: ModalDialog - control