Just in case it's useful to you, I've tried what you suggested and the
recursive calls doesn't show in the profiler anymore, but the performance in
that box is just as bad.
    Even if there might be some room for improvement, in this case I blame
the crappy hardware, since the performance is ok in the other machines I've
tried it.

Daniel


Matej Knopp-2 wrote:
> 
> Hi,
> 
> there is good reason why dissablefocuselement is called. Altough there
> certainly is room for performance improvements. Still, it's
> javascript, so you can replace disablefocuselements in modal window
> prototype with an empty function if you don't need it or it causes you
> problems.
> 
> -Matej
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Modal-Window-performance-problem-tp22482640p22543282.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to