> Alright, here you go: > http://the-in.com/htmlTester.aspx > > Click on the "edit" link at the end of the paragraph. That > should put the text into a textbox - when you change the > text and click save, the textbox will go away, and the > edited text will be shown. As I said, working in FF, not IE.
Doesn't work in IE7 either. Using Fiddler I can see that the ajaxForm is working fine and returns the modified data. If you click the edit button a second time you see the modified text. I think the problem may be in the processEdit(editMode, json) call; see what the value of editMode is inside processEdit(). I would find a better way than globals to organize the persistent data you need because that won't scale well. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/