On Oct 24, 2006, at 12:06, Barry Nauta wrote: > - Using firefox 1.0.8 jeditable does not return. > I can edit my text and the changes are saved in the database. > However, after > hitting the enter butting (and thus submitting the changes), the > busy icon is > show forever, it does not return. This is also true for the demos on > jeditable the site. Does ayone know how to fix this?
1.0.8 is already a bit old. Will downgrade from 1.5.x series and try it out. > - Instead of a string, I would rather have some json structure > returned from > my backend with an optional error message. Anyone already done this? As you said, returning JSON object is backend job. Currently jEditable itself does not have methods for handling JSON responses. I have plans to add call user defined callback methods though. This would do the job. -- Mika Tuupola http://www.appelsiini.net/~tuupola/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
