Hello folks! welcome back to a new edition of our tutorial on AJAX. In this tutorial post, we are going to be studying about the AJAX Technologies.
AJAX cannot work independently. It is used in combination with other technologies for creating interactive webpages.
AJAX cannot work independently. It is used in combination with other technologies for creating interactive webpages.
XMLHttpRequest
- JavaScript object used for performing asynchronous interaction with a web server.
CSS
- It allows for a clear separation of the presentation style from the content and may be changed automatedly by JavaScript.
JavaScript
- Loosely typed scripting language.
- JavaScript function is called when an event occurs in a page.
- Glue for the whole AJAX operation.
DOM
- API for accessing and manipulating structured documents.
- Represents the structure of XML and HTML documents.
READ: What is AJAX?
Alright guys! This is where we are going to be rounding up for this tutorial post. In our next tutorial, we are going to be looking at some few AJAX examples.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.
Feel free to ask your questions where necessary and we will attend to them as soon as possible. If this tutorial was helpful to you, you can use the share button to share this tutorial.
Follow us on our various social media platforms to stay updated with our latest tutorials. You can also subscribe to our newsletter in order to get our tutorials delivered directly to your emails.
Thanks for reading and bye for now.