Re: automatically sizing modal window

2010-10-01 Thread Fernando Wermus
lose. > >> So maybe it should auto adjust within the bounds of the screen... > >> > >> > >> > >> > >> From: andrea del bene > >> To: users@wicket.apache.org > >> Date: 09/27/2010 05:04 PM > >> Subject:

Re: automatically sizing modal window

2010-09-28 Thread Anna Simbirtsev
    users@wicket.apache.org >> Date:   09/27/2010 05:04 PM >> Subject:        Re: automatically sizing modal window >> >> >> >> Hi Martin, >> >> what I'd like to have is a window that automatically adjusts its height >> and width in order to ensure

Re: automatically sizing modal window

2010-09-27 Thread Martin Grigorov
ithin the bounds of the screen... > > > > > From: andrea del bene > To: users@wicket.apache.org > Date: 09/27/2010 05:04 PM > Subject: Re: automatically sizing modal window > > > > Hi Martin, > > what I'd like to have is a window that

Re: automatically sizing modal window

2010-09-27 Thread MZemeck
PM Subject:Re: automatically sizing modal window Hi Martin, what I'd like to have is a window that automatically adjusts its height and width in order to ensure that all its content it's always visible without scrollbars. I think it could be done with some JavaScript co

Re: automatically sizing modal window

2010-09-27 Thread andrea del bene
Hi Martin, what I'd like to have is a window that automatically adjusts its height and width in order to ensure that all its content it's always visible without scrollbars. I think it could be done with some JavaScript code. Do you think it's possible to implement such behavior? Thank you i

Re: automatically sizing modal window

2010-09-26 Thread Martin Grigorov
Additionally ModalWindow is highly configurable via CSS. On Sun, Sep 26, 2010 at 5:34 PM, Martin Grigorov wrote: > Can you give more information about this feature, please. > Either here or in the ticket. > What are the current obstacles? How do you want it to be? Etc. > > > On Sun, Sep 26, 2010

Re: automatically sizing modal window

2010-09-26 Thread Martin Grigorov
Can you give more information about this feature, please. Either here or in the ticket. What are the current obstacles? How do you want it to be? Etc. On Sun, Sep 26, 2010 at 3:49 PM, andrea del bene wrote: > On 09/25/2010 02:30 PM, Fernando Wermus wrote: > >> I would like so much this feature. I

Re: automatically sizing modal window

2010-09-26 Thread andrea del bene
On 09/25/2010 02:30 PM, Fernando Wermus wrote: I would like so much this feature. It is so important to me! On Sat, Sep 25, 2010 at 5:51 AM, Josh Kamau wrote: Hi guys, Is there are way to ensure that a modal window automatically sizes to fit the available content? the default size seems

Re: automatically sizing modal window

2010-09-25 Thread Fernando Wermus
I would like so much this feature. It is so important to me! On Sat, Sep 25, 2010 at 5:51 AM, Josh Kamau wrote: > Hi guys, > > Is there are way to ensure that a modal window automatically sizes to fit > the available content? the default size seems sometimes too big and > sometimes too small for

automatically sizing modal window

2010-09-25 Thread Josh Kamau
Hi guys, Is there are way to ensure that a modal window automatically sizes to fit the available content? the default size seems sometimes too big and sometimes too small for the contents. Regards. Josh