jQuery AJAX in Hindi

preview_player
Показать описание
Hello Friends, In this video we will learn how to use jQuery AJAX

AJAX is the art of exchanging data with a server, and update parts of a web page - without reloading the whole page.

I have used below method in this video
$.ajax() Performs an async AJAX request

Syntax
$.ajax({name:value, name:value, ... })

⭐️Subscribe for more videos⭐️

#Programming_with_Harsh
Рекомендации по теме
Комментарии
Автор

You have explained jQuery Ajax very well.
I would request to you please make some video on Google graph using jQuery.

Amitkumar-tjep
Автор

got error: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.

sandeshadhikari