Home Whiteboard Practice Code Graphing Calculator Online Compilers Articles Tools

Explore Categories

Find the perfect tutorial for your learning journey

Python TechnologiesDatabasesComputer ProgrammingWeb DevelopmentJava TechnologiesComputer ScienceMobile DevelopmentBig Data & AnalyticsMicrosoft TechnologiesDevOpsLatest TechnologiesMachine LearningDigital MarketingSoftware QualityManagement Tutorials View All Categories
Tutorials Courses Jobs Login
jQuery Examples
  • Examples - Home
  • Examples - Set up
  • Examples - Selectors
  • Examples - Attributes
  • Examples - Traversing
  • Examples - CSS
  • Examples - DOM
  • Examples - Events
  • jQuery Useful Resources
  • jQuery - Quick Guide
  • jQuery - Useful Resources
Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Online Resume Builder
  • HR Interview Questions
  • Computer Glossary
  • Who is Who
Home Jqueryexamples jQuery Ajax - Examples

jQuery Ajax - Examples



Previous
Quiz
Next

Learn how to play with ajax in jQuery. Here are most commonly used examples −

  1. How to load a remote page using an HTTP request?

  2. How to setup global settings for AJAX requests?

  3. How to load a remote page using an HTTP GET request?

  4. How to load JSON data using an HTTP GET request?

  5. How to loads and executes a JavaScript file using an HTTP GET request?

  6. How to load a remote page using an HTTP POST request?

  7. How to load HTML from a remote file and inject it into the DOM?

  8. How to serialize a set of input elements into a string of data?

  9. How to serialize all forms and form elements like the ?serialize() method but returns a JSON data structure for you to work with?

  10. How to attach a function to be executed whenever an AJAX request completes?

  11. How to attach a function to be executed whenever an AJAX request begins and there is none already active?

  12. How to attach a function to be executed whenever an AJAX request fails?

  13. How to attach a function to be executed before an AJAX request is sent?

  14. How to attach a function to be executed whenever all AJAX requests have ended?

  15. How to attach a function to be executed whenever an AJAX request completes successfully?

Tutorix - AI Tutor
Previous Quiz Next
Advertisements
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

Copyright 2026. All Rights Reserved.