+ 1

What means by jQuery ajax?

What means by jQuery ajax?

27th Jan 2017, 5:55 PM
Learning Coding From ABC
Learning Coding From ABC - avatar
2 Respuestas
+ 11
JQuery (a javascript library that can make your js code smaller) Ajax (asynchronous javascript and XML, can get data from servers in format of XML without redirecting, visiting links or loading pages……)
27th Jan 2017, 6:00 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
Asynchronous JavaScript and XML Ajax engine allows u to send information to the server that need to be updated without changing the whole page only changing a part of it so u stay updated without the need of refreshing the page. sorry for my english :)
27th Jan 2017, 6:04 PM
Med amine BORNI
Med amine BORNI - avatar