Hello, I had a table with hundreds of edit in place, jeditable was very slow.. used this and its loads very quick: http://www.davehauenstein.com/code/jquery-edit-in-place/example/
Andras Kende http://www.kende.com/ -----Original Message----- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, September 05, 2008 3:07 AM To: jQuery (English) Subject: [jQuery] jeditable lazy load? Hello, Is it possible to lazy load jeditable on an element? I have a grid which uses several edit in place fields. The load time on this is very high and I'm desperately trying to reduce it. Is there a way that the edit in place is not set untill the field is clicked for the first time?