Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I tried to do it with AJAX, but console is not logging the data, could you help me and try to explain me what is going wrong?: pastie.org/10574618 You can see the script down there Commented Nov 22, 2015 at 21:22
  • Are you printing any thing on edit.php. data variable will have all info you have echo / print on edit. php. As well as you can check various status of ajax. Please refer api.jquery.com/jquery.ajax for more details Commented Nov 23, 2015 at 3:35