Hi,

I doubt such a feature is implemented in the wicket code

most likely, you will need to call the javascript function "window.resizeTo" yourself, with an AjaxBehavior (ie AjaxAbstractDefaultBehavior#respond and AjaxRequestTarget#appendJavascript)


Vitek Tajzich wrote:
Hi,

Is it possible to resize Modal Window by ajax?

I need for some reason to resize currently opened window. I've been looking
on google and mailing list and I didn't found anything usable. I also looked
into javascript for modal window and I think It should be possible..

Thanks..

V.




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to