AJAX Programming
I’m so fond of Ajax programming as I always thought that submitting form without letting the page loads and change url is such a nice trick. When I’m working with the forms it’s always my first option to do it in AJAX.
Web Resources
-
Upload Files in AJAX
This is a good resource in uploading files using Ajax.
Resource Link -
Invoke Media Library on your Plugin
Working on a WordPress plugin that deals with uploading images and one way of working with it is to invoke Media Library.
Resource Link