Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged ajax



1 2 Next »
A snippet setup to grab an XML file, parse it, and return the data contained within.
2 568 posted 13 years ago by joshharbaugh
Hijack (Ajack?) links within an element so instead of booting you to a fresh page it loads the information to a specified DIV. If you have any suggestions on how to make it better then let me know
5 893 posted 13 years ago by reynish
basic ajax submit
1 539 posted 13 years ago by benrasmusen
I found this really useful when using AJAX that will change database. Preventing the user to re-do the action is not the best way but it still is a little unobtrusive to the user as it lets him navigate the page and know what is going on.
2 821 posted 13 years ago by verhaeg
JQ - detect users browser language using http headers via ajax jsonp ajaxhttpheaders
1 1224 posted 13 years ago by brandonjp
If you are working on apps development to adapt on different sites that you don't have access to them, and need to load Jquery, but don't wanna load it twice this will help you !
3 805 posted 13 years ago by crispunk
1 703 posted 13 years ago by genseric
jQuery Ajax function to load xml data into a table and add class to even rows for striping.
1 1321 posted 14 years ago by vagrantradio
Handy little snippet i found in 'jquery enlightenment' for caching certain selected files. Could be useful for larger files later on in a site.
1 1013 posted 14 years ago by 1man
Very simple example of pulling in a JSON feed from Yahoo pipes using jQuery.
0 955 posted 14 years ago by 1man
Here is a basic example as to how to set up an Ajax request.
4 1120 posted 15 years ago by chrisaiv
1 2 Next »