Menu

WordPress Tutorials

A curated resource for learning WordPress

Menu
  • Home
  • Gutenberg
  • WordPress Development
    • REST API
    • Hooks & Filters
  • WordPress Basics
  • WordPress Performance
  • WordPress Tutorials
    • Genesis
  • Contact
Browse: Home → Submitting Forms Without Reloading The Page: AJAX Implementation In WordPress

Submitting Forms Without Reloading The Page: AJAX Implementation In WordPress

If you have ever wanted to send a form without reloading the page, provide a look-ahead search function that prompts the user with suggestions as they type, or auto-save documents, then what you need is AJAX (also known as XHR). A behind-the-scenes request is sent to the server, and returning data to your form. Whenever you see a loader animation after you have made some action on the page,

Read Full Tutorial
Share on Facebook
Facebook
Tweet about this on Twitter
Twitter
Share on LinkedIn
Linkedin
February 11, 2018 WordPress Development ajax, Smashing Magazine
Previous Previous Post

Building a Gutenberg Block

Next Next Post

Properly Working with Ajax Requests in WordPress

Copyright © 2016 WordPress Tutorials & more!

Powered by WordPress and Neutro