After Submit data to Mysql i dont get the updated value to display, de fild
from my table is in blank
here is my code:
$("td.nome").editInPlace({
sucess: function(unused, enteredText) { return enteredText; },
url: 'server.php',
show_buttons: true,
bg_over: "#cff",
saving_image: "images/ajax-loader.gif",
//return {enteredText};
});
Thanks
Original issue reported on code.google.com by caio.cen...@gmail.com on 5 Oct 2011 at 7:31
Original issue reported on code.google.com by
caio.cen...@gmail.com
on 5 Oct 2011 at 7:31