What's a "modal widow" ? *lol*maybe an exclusive woman whose husband died?


Am 12.01.2011 um 20:06 schrieb Martin Makundi:

> I have a table with lots of editable cells.
> 
> The editable cells have lots of hidden controls (inputs,selects,etc.)
> and the table loads very slow.
> 
> Browsers seem to need to digest also the invisible elements.
> 
> Yes, I tried also table-less layout with same result.
> 
> The idea is that when a user clicks a cell, it shows the editor fast.
> 
> Now I am planning to speed-up the table loading by removing the
> editors. But this will mean that I need a ajax editor and I am
> worrying that clicking the table cell and waiting for the editor to
> pop up will be slow (or annoyingly slow).
> 
> **
> Martin
> 
> 2011/1/12 James Carman <ja...@carmanconsulting.com>:
>> I'm asking because I had that sort of trouble with IE a while back
>> when I was trying to load a modal window on a page with lots of ajax
>> links in a table.
>> 
>> On Wed, Jan 12, 2011 at 1:54 PM, Martin Makundi
>> <martin.maku...@koodaripalvelut.com> wrote:
>>> Any "normal" browser. Putting browser on steroids or having firbre
>>> network is not really an option ;)
>>> 
>>> **
>>> Martin
>>> 
>>> 2011/1/12 James Carman <ja...@carmanconsulting.com>:
>>>> What browser?
>>>> 
>>>> On Wed, Jan 12, 2011 at 1:46 PM, Martin Makundi
>>>> <martin.maku...@koodaripalvelut.com> wrote:
>>>>> Hi!
>>>>> 
>>>>> Has anybody noticed that Wicket ajax ModalWindow is bit slow to load,
>>>>> or is it just me?
>>>>> 
>>>>> Has anybody tried to overcome it by switching to another
>>>>> implementation/styling or is it totally dependent on the content of
>>>>> the modal window?
>>>>> 
>>>>> **
>>>>> Martin
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> 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
>>>> 
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> 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
>> 
>> 
> 
> ---------------------------------------------------------------------
> 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

Reply via email to