.js
function
alert(notes);
$.ajax(
{ url:
type:
dataType:
traditional:
data: { id: notes },
success:
},
error:
alert(req.responseText);
alert(
}
});
[
{