Ajax doesn't work

Ajax doesn't work

thomasrebelthomasrebel Posts: 2Questions: 0Answers: 0

I'm a bit new with javascript and such, but I managed to make to plugin for editor work. The only thing that I didn't manage to program is the ajax. I try make a webapp that communicate with parse dashboard, and that part succeeded. The part I have to figure out is how ajax works and how I can save the table after an edit, delete or create with ajax. I read all the documents on the site, but i gues i'm to stupid to understand. My question is: Is there somewhere a clear example how to use ajax with editor, preferably without using php and save it locally

This discussion has been closed.