Re: [Wicket-user] popups

2006-11-02 Thread Alex Parvulescu
Thaks a lot,Igor!it works very nice ;)one thing: the way it works for metarget.addJavascript(window.opener.location=' + urlFor(opener.getPageMap(), MyPage.class , null) + ');and I came upon a funny thing:it's not enough to just close the popup window by _javascript_:

Re: [Wicket-user] popups

2006-11-02 Thread Igor Vaynberg
yeah, if you take a look at PopupCloseLink it does exactly that, and remove the page from the pagemap for you. so you might want to subclass that instead.-igorOn 11/2/06, Alex Parvulescu [EMAIL PROTECTED] wrote: Thaks a lot,Igor!it works very nice ;)one thing: the way it works for

[Wicket-user] popups

2006-11-01 Thread Alex Parvulescu
Hello,I have a popup with a form.A simple ok/cancel thing.what i need to do is,if the user clicks ok - i need to redirect to a different page,else - on cancel - just close the popup.i have been doing some _javascript_ tricks,but the redirect is giving me some headaches. (this is for closing the

Re: [Wicket-user] popups

2006-11-01 Thread Igor Vaynberg
On 11/1/06, Alex Parvulescu [EMAIL PROTECTED] wrote: Hello,I have a popup with a form.A simple ok/cancel thing.are you using popupsettings? make sure you are doing new PopupSetings(PageMap.forName(mypopuppagemap)) so the popup page doesnt expire any pages out of the browser window that opened the

[Wicket-user] Popups on http://wicket.sf.net

2005-09-06 Thread Martijn Dashorst
All, Does anybody experience nasty popup's and other ad like stuff on the wicket frontpage? We use a page counter in order to track who came from where (great way of finding new blog entries on Wicket), but that counter has been taken over by an advertising company. Apparently there have been