Forum Moderators: open
An Ajax application that allows you to edit text in-line without having to click submit. Saves the data without refreshing the page.
Seems like these are two slightly different requirements actually--there are lots of demos out there where you do click a submit button when you're done, but where the page is not reloaded as such.
Try some of the examples in this search [google.com]. Seems like many of the demos use the Prototype library [prototype.conio.net].
-b