Re: Resize an opened ModalWindow programmatically?

2010-09-14 Thread Johan Haleby

Thanks. Guess I'll give JQuery a try.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Resize-an-opened-ModalWindow-programmatically-tp2538660p2540002.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Resize an opened ModalWindow programmatically?

2010-09-14 Thread nino martinez wael
My knowledge are weak here, but you're always able todo dom
manipulation. So whatever you want are possible.

(disclaimer) A one second google search brought this:

http://www.css-resources.com/Change-Div-Size-Color-and-Location-with-the-W3C-DOM.htm

2010/9/14 Johan Haleby :
>
> Hi,
>
> I'd like to know if it's somehow possible to resize a ModalWindow
> programmatically? The reason is that the  page rendered in the ModalWindow
> first displays an initial panel of size X and when clicking on a button the
> entire panel is replaced for a new panel of size Y. Y is much larger than X
> so I would like to programmatically resize the ModalWindow to size Y.
>
> Any ideas?
>
> /Johan
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Resize-an-opened-ModalWindow-programmatically-tp2538660p2538660.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Resize an opened ModalWindow programmatically?

2010-09-14 Thread Johan Haleby

Hi, 

I'd like to know if it's somehow possible to resize a ModalWindow
programmatically? The reason is that the  page rendered in the ModalWindow
first displays an initial panel of size X and when clicking on a button the
entire panel is replaced for a new panel of size Y. Y is much larger than X
so I would like to programmatically resize the ModalWindow to size Y.

Any ideas?

/Johan
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Resize-an-opened-ModalWindow-programmatically-tp2538660p2538660.html
Sent from the Users forum mailing list archive at Nabble.com.

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