I am working on a small javascript library that will need some ajax functionality, json, jsonp and maybe some xml. I really like the way the jQuery ajax methods work, but don't have a need for all the other jQuery tools. Does anyone know of a small cross browser ajax script that implements most or all of the jquery functionality?
Thanks!
if you don't want to use jquery for some reasons , you can use regular javascripts xmlhttpreqeust.
see example below
http://www.w3schools.com/xml/xml_http.asp
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With