I am trying to submit data via Ajax using X-Editable and having trouble with running the php script defined in url parameter. Actually, I got basic example from working: Html: Js: And this is working (post.php is executed). But now I want to have more editable fields and to run them on button click. This is my html (I am