Toad Posted October 26, 2006 Share Posted October 26, 2006 Okay, so I'm having a little bit of trouble with this script. I'm using snippets of this code on my page: http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor- The text becomes editable when clicked- The changed text saves to the databaseWhich is all great... however if someone tries to edit the field again *without* refreshing the window, the changed text gets appended to the last result. So I guess what I'm trying to do is refresh the page value so that the old value isn't cached. I'm pretty much a novice when it comes to JavaScript, so I don't know a whole lot about it. Any help would be greatly appreciated. I think I'm just overlooking something really silly. :x Quote Link to comment https://forums.phpfreaks.com/topic/25218-trying-to-figure-out-scriptaculous-ajaxin-place-editor/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.