AJAX HTTP Requests

preview_player
Показать описание
How to send HTTP request in the browser with AJAX.

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

my ajax requests overload the system and my site goes back to a wp install language page. Requests were around 130000kB - I disabled most of the plugins I have but it is still at 95000kB. I don't think it's good to disable the heartbeat. What can I do.

allison
Автор

Any chance you could make a video about creating CORS requests?

TylerHughesB
Автор

Hello Mr, I want an illustrates links to how use a javascript+css+html as an client-side, and django as the server side...
#Help

luigic
Автор

i want to help me . i want to make a table in this table links i want function to say links online or offline and if on line color=green if offline coloe = red . please help me

mostafaahmed
Автор

is there any way to get Outside result of the Function


if(this.readyState==4 && this.status==200){
var Xs=this.responseText;
}}

i want OutPut Result here, Out Side of the Function.
trying to solve from two month, Please Help

salexkorsan