Disabling Entire Page, and Redirecting to Page in N Seconds

2011-08-02 Thread eugenebalt
message in context: http://apache-wicket.1842946.n4.nabble.com/Disabling-Entire-Page-and-Redirecting-to-Page-in-N-Seconds-tp3712976p3712976.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscrib

Re: Disabling Entire Page, and Redirecting to Page in N Seconds

2011-08-02 Thread Pedro Santos
. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Disabling-Entire-Page-and-Redirecting-to-Page-in-N-Seconds-tp3712976p3712976.html > Sent from the Users forum mailing list archive at Nabble.com. > > ---

Re: Disabling Entire Page, and Redirecting to Page in N Seconds

2011-08-02 Thread eugenebalt
Thanks. Good suggestion. Will give it a try, but never worked with jQuery before. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Disabling-Entire-Page-and-Redirecting-to-Page-in-N-Seconds-tp3712976p3714169.html Sent from the Users forum mailing list archive at

Re: Disabling Entire Page, and Redirecting to Page in N Seconds

2011-08-03 Thread vineet semwal
ng-Entire-Page-and-Redirecting-to-Page-in-N-Seconds-tp3712976p3714169.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For add

Re: Disabling Entire Page, and Redirecting to Page in N Seconds

2011-08-03 Thread Andrea Del Bene
Hi eugenebalt, why not just call setEnabled(false) on form component? Thanks. Good suggestion. Will give it a try, but never worked with jQuery before. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Disabling-Entire-Page-and-Redirecting-to-Page-in-N-Seconds