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 <[email protected]>: > > 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
