<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Mon, 13 Apr 2026 19:23:41 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Get all values from form and send it to a page via Ajax - catswhocode</title>
      <link>https://ipv6.snipplr.com/view/326204/get-all-values-from-form-and-send-it-to-a-page-via-ajax</link>
      <description>&lt;p&gt;Here’s a super handy snippet that I use very often. It works very simply: once the user clicks on #submit, the data from #form is serialized and sent to a remote page using the POST method.&lt;/p&gt;</description>
      <pubDate>Sat, 19 Aug 2017 21:47:45 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/326204/get-all-values-from-form-and-send-it-to-a-page-via-ajax</guid>
    </item>
    <item>
      <title>(JavaScript) XHR GET Request W/ Callback - geneticcode</title>
      <link>https://ipv6.snipplr.com/view/79991/xhr-get-request-w-callback</link>
      <description>&lt;p&gt;Make a simple XHR Request:&#13;
&#13;
get(url, function(resp)(){ window.alert(resp); });&#13;
&#13;
Source is minified.&lt;/p&gt;</description>
      <pubDate>Sun, 19 Oct 2014 06:32:06 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/79991/xhr-get-request-w-callback</guid>
    </item>
    <item>
      <title>(C#) MVC Ajax Submit Form - DennisvanderStelt</title>
      <link>https://ipv6.snipplr.com/view/74757/mvc-ajax-submit-form</link>
      <description>&lt;p&gt;How to submit a form asynchronously and get result in JSON&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jun 2014 00:34:47 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/74757/mvc-ajax-submit-form</guid>
    </item>
    <item>
      <title>(PHP) Magento Ajax Scroll extension - Amasty</title>
      <link>https://ipv6.snipplr.com/view/74187/magento-ajax-scroll-extension</link>
      <description>&lt;p&gt;Amasty developed AJAX Scroll extension to make catalog navigation much faster and easier.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Apr 2014 22:26:34 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/74187/magento-ajax-scroll-extension</guid>
    </item>
    <item>
      <title>(JavaScript) Callback for when images have loaded in an AJAX call - rickygri</title>
      <link>https://ipv6.snipplr.com/view/72065/callback-for-when-images-have-loaded-in-an-ajax-call</link>
      <description>&lt;p&gt;More info: http://stackoverflow.com/questions/10908562/is-there-something-similar-to-window-load-for-executing-a-function-after&lt;/p&gt;</description>
      <pubDate>Wed, 07 Aug 2013 21:19:25 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/72065/callback-for-when-images-have-loaded-in-an-ajax-call</guid>
    </item>
    <item>
      <title>(JavaScript) Ajax File Include - nshakin</title>
      <link>https://ipv6.snipplr.com/view/71825/ajax-file-include</link>
      <description>&lt;p&gt;Include any external text file within html; HTML, CSS and Javascript all work.&lt;/p&gt;</description>
      <pubDate>Fri, 12 Jul 2013 09:07:24 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/71825/ajax-file-include</guid>
    </item>
    <item>
      <title>(jQuery) Post form by AJAX and jQuery - khaled__mahmoud</title>
      <link>https://ipv6.snipplr.com/view/70989/post-form-by-ajax-and-jquery</link>
      <description>&lt;p&gt;This code shows how we post HTML form by AJAX and jQuery.&lt;/p&gt;</description>
      <pubDate>Wed, 01 May 2013 06:27:04 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/70989/post-form-by-ajax-and-jquery</guid>
    </item>
    <item>
      <title>(JavaScript) Using Ajax in JavaScript and jQuery - codingforever99</title>
      <link>https://ipv6.snipplr.com/view/70718/using-ajax-in-javascript-and-jquery</link>
      <description>&lt;p&gt;simple code of using Ajax by JavaScript or jQuery&lt;/p&gt;</description>
      <pubDate>Tue, 09 Apr 2013 09:41:04 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/70718/using-ajax-in-javascript-and-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Drupal views ajax complete - apmartins</title>
      <link>https://ipv6.snipplr.com/view/70502/drupal-views-ajax-complete</link>
      <description>&lt;p&gt;Get the ajax complete event after filtering a view content in drupal&lt;/p&gt;</description>
      <pubDate>Fri, 22 Mar 2013 02:39:44 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/70502/drupal-views-ajax-complete</guid>
    </item>
    <item>
      <title>(PHP) Yoast WordPress SEO Ajax frontend updater - barkgj</title>
      <link>https://ipv6.snipplr.com/view/70300/yoast-wordpress-seo-ajax-frontend-updater</link>
      <description>&lt;p&gt;This snippet shows how to retrieve information from the SEO plugin of Yoast, to be used for front-end use. This snippet is taken from the opensource free Nexus WP framework supporting front-end editing, custom layout and drag &amp; drop.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Mar 2013 23:08:19 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/70300/yoast-wordpress-seo-ajax-frontend-updater</guid>
    </item>
    <item>
      <title>(PHP) Send array through ajax tools request to js - dosde</title>
      <link>https://ipv6.snipplr.com/view/70257/send-array-through-ajax-tools-request-to-js</link>
      <description>&lt;p&gt;Send array through ajax tools request to js&lt;/p&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:37:23 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/70257/send-array-through-ajax-tools-request-to-js</guid>
    </item>
    <item>
      <title>(jQuery) [jQuery Mobile] Refresh DOM after AJAX Call - goo</title>
      <link>https://ipv6.snipplr.com/view/69377/jquery-mobile-refresh-dom-after-ajax-call</link>
      <description>&lt;p&gt;in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jan 2013 18:45:30 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/69377/jquery-mobile-refresh-dom-after-ajax-call</guid>
    </item>
    <item>
      <title>(PHP) wordpress include wpdb only (wpdb for ajax) - Zayac</title>
      <link>https://ipv6.snipplr.com/view/68971/wordpress-include-wpdb-only-wpdb-for-ajax</link>
      <description>&lt;p&gt;So, you define a couple of fake funcs and require WP database config, after this you can require wp-db.php, create new wpdb and use it independency of WP for your ajax actions.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Dec 2012 21:43:20 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/68971/wordpress-include-wpdb-only-wpdb-for-ajax</guid>
    </item>
    <item>
      <title>(HTML) CSS3 Ajax Loading Cross browser - MohamedAlaa</title>
      <link>https://ipv6.snipplr.com/view/68789/css3-ajax-loading-cross-browser</link>
      <description>&lt;p&gt;CSS3 Ajax Loading Animation&#13;
========&#13;
&#13;
This is a simulation for the popular gif animated images. The reason why i choose to do it in css3 is the flexibility of re-using it in different sizes, different colors and the transparency issues in gif animated loaders.&#13;
&#13;
Enjoy it ;)&#13;
--------&#13;
&#13;
[Mohamed](http://seniorwebdesigner.com/ "My Portfolio")&#13;
&#13;
Twitter: [@MohammedAlaa](http://twitter.com/MohammedAlaa "@MohammedAlaa on Twitter")&lt;/p&gt;</description>
      <pubDate>Wed, 28 Nov 2012 05:58:48 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/68789/css3-ajax-loading-cross-browser</guid>
    </item>
    <item>
      <title>(jQuery) Document Ready with Global Ajax Listener and Status Indicator - halk</title>
      <link>https://ipv6.snipplr.com/view/67740/document-ready-with-global-ajax-listener-and-status-indicator</link>
      <description>&lt;p&gt;This will monitor the status of all ajax calls on the page.  When ajax starts i show an animated spinner gif and display a message that ajax has been requested.  On completion of a call the status returned is displayed and the spinner is hidden to indicate the process is complete.  This is without an extra line of code in any of the functions that call ajax, and applies globaly to all functions that make ajax calls on the page.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Oct 2012 09:19:52 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/67740/document-ready-with-global-ajax-listener-and-status-indicator</guid>
    </item>
    <item>
      <title>(JavaScript) POST form with jQuery (Ajax) - rickygri</title>
      <link>https://ipv6.snipplr.com/view/66642/post-form-with-jquery-ajax</link>
      <description>&lt;p&gt;This send any value via POST to a PHP page. It is done with AJAX, so the POST return can be used on the same page as the submit&lt;/p&gt;</description>
      <pubDate>Fri, 10 Aug 2012 18:48:15 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/66642/post-form-with-jquery-ajax</guid>
    </item>
    <item>
      <title>(PHP) paginar resultados con php y jquery ajax - rickyslow</title>
      <link>https://ipv6.snipplr.com/view/64349/paginar-resultados-con-php-y-jquery-ajax</link>
      <description>&lt;p&gt;paginar resultados con jquery y ajax, permite ingresar condiciones (where, like, =...)&#13;
solo se ingresa el nombre de los campos de la base de datos que se desean listar&#13;
&#13;
ver opciones.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Apr 2012 06:51:49 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/64349/paginar-resultados-con-php-y-jquery-ajax</guid>
    </item>
    <item>
      <title>(jQuery) Jquery Ajax example submit - artaserse</title>
      <link>https://ipv6.snipplr.com/view/63719/jquery-ajax-example-submit</link>
      <description>&lt;p&gt;simple ajax submit (example is from jquery doc)&lt;/p&gt;</description>
      <pubDate>Mon, 05 Mar 2012 22:16:52 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/63719/jquery-ajax-example-submit</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Basic Setup - adrianparr</title>
      <link>https://ipv6.snipplr.com/view/62912/jquery-basic-setup</link>
      <description>&lt;p&gt;Basic setup code for jQuery, linking to Google APIs for the jQuery library.&lt;/p&gt;</description>
      <pubDate>Tue, 31 Jan 2012 02:58:06 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/62912/jquery-basic-setup</guid>
    </item>
    <item>
      <title>(PHP) Magento - Ajax Based Wishlist and Compare - etechblog</title>
      <link>https://ipv6.snipplr.com/view/60268/magento--ajax-based-wishlist-and-compare</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 27 Oct 2011 20:49:49 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/60268/magento--ajax-based-wishlist-and-compare</guid>
    </item>
    <item>
      <title>(C#) ajax with asp.net mvc3 - root_hacker</title>
      <link>https://ipv6.snipplr.com/view/60164/ajax-with-aspnet-mvc3</link>
      <description>&lt;p&gt;accessing getdev action of home controller which returns jsonresult&lt;/p&gt;</description>
      <pubDate>Tue, 25 Oct 2011 20:08:15 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/60164/ajax-with-aspnet-mvc3</guid>
    </item>
    <item>
      <title>(PHP) Magento Ajax Based Add to Cart from category page - etechblog</title>
      <link>https://ipv6.snipplr.com/view/60090/magento-ajax-based-add-to-cart-from-category-page</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 23 Oct 2011 16:41:44 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/60090/magento-ajax-based-add-to-cart-from-category-page</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Ajax Error Handling - vitorbari</title>
      <link>https://ipv6.snipplr.com/view/59893/jquery-ajax-error-handling</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 18 Oct 2011 03:42:18 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/59893/jquery-ajax-error-handling</guid>
    </item>
    <item>
      <title>(jQuery) Ajax non load cash - Tyde</title>
      <link>https://ipv6.snipplr.com/view/59534/ajax-non-load-cash</link>
      <description>&lt;p&gt;From time to time I need a Ajax function to not cashe the template it load. I only have notest this problem in IE.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Oct 2011 20:58:19 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/59534/ajax-non-load-cash</guid>
    </item>
    <item>
      <title>(jQuery) jQuery ajax loading wrapper (realy simple :)) - graceman9</title>
      <link>https://ipv6.snipplr.com/view/58763/jquery-ajax-loading-wrapper-realy-simple-</link>
      <description>&lt;p&gt;And how you do this?&lt;/p&gt;</description>
      <pubDate>Sun, 18 Sep 2011 05:07:26 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/58763/jquery-ajax-loading-wrapper-realy-simple-</guid>
    </item>
    <item>
      <title>(PHP) function load by ajax - jose_506</title>
      <link>https://ipv6.snipplr.com/view/58717/function-load-by-ajax</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 16 Sep 2011 00:43:00 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/58717/function-load-by-ajax</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Ajax Get - kyabas</title>
      <link>https://ipv6.snipplr.com/view/57336/jquery-ajax-get</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jul 2011 19:36:01 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/57336/jquery-ajax-get</guid>
    </item>
    <item>
      <title>(jQuery) Ajax bÃ¡sico con jQuery - n19ht</title>
      <link>https://ipv6.snipplr.com/view/57219/ajax-bsico-con-jquery</link>
      <description>&lt;p&gt;OperaciÃ³n Ajax bÃ¡sica con jQuery&lt;/p&gt;</description>
      <pubDate>Thu, 28 Jul 2011 03:10:34 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/57219/ajax-bsico-con-jquery</guid>
    </item>
    <item>
      <title>(HTML) Submit Form with Control + Enter - luizlopes</title>
      <link>https://ipv6.snipplr.com/view/56842/submit-form-with-control--enter</link>
      <description>&lt;p&gt;I took this out of an example in tutsplus, and I added a fadeIn action for aesthetic reasons.&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jul 2011 05:49:31 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/56842/submit-form-with-control--enter</guid>
    </item>
    <item>
      <title>(JavaScript) Ajax HTML to document - devnull69</title>
      <link>https://ipv6.snipplr.com/view/56269/ajax-html-to-document</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 08 Jul 2011 00:33:00 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/56269/ajax-html-to-document</guid>
    </item>
    <item>
      <title>(JavaScript) Ajax POST Request - devnull69</title>
      <link>https://ipv6.snipplr.com/view/56006/ajax-post-request</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jul 2011 22:10:50 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/56006/ajax-post-request</guid>
    </item>
    <item>
      <title>(JavaScript) Ajax GET Request - devnull69</title>
      <link>https://ipv6.snipplr.com/view/56005/ajax-get-request</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jul 2011 22:08:16 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/56005/ajax-get-request</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Ui Autocomplete, Custom ajax data - Cwerther</title>
      <link>https://ipv6.snipplr.com/view/55406/jquery-ui-autocomplete-custom-ajax-data</link>
      <description>&lt;p&gt;This is made for a webservice that outputs varaiable data according to user input, ajax is called each time there is a change on the input.&lt;/p&gt;</description>
      <pubDate>Fri, 17 Jun 2011 18:15:02 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/55406/jquery-ui-autocomplete-custom-ajax-data</guid>
    </item>
    <item>
      <title>(jQuery) CARGAR CONTENIDO,FUNCION, ETC CON AJAX, JQUERY Y PHP - serialk89</title>
      <link>https://ipv6.snipplr.com/view/55333/cargar-contenidofuncion-etc-con-ajax-jquery-y-php</link>
      <description>&lt;p&gt;Enviar datos por medio de $.ajax, propidad de jquery que permite ocupar ajax con php en jquery, se puede ocupar para cualquier cosa&lt;/p&gt;</description>
      <pubDate>Fri, 17 Jun 2011 01:22:24 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/55333/cargar-contenidofuncion-etc-con-ajax-jquery-y-php</guid>
    </item>
    <item>
      <title>(jQuery) Close a fancybox ON form submit and BEFORE processing with ajax. - dropthenerd</title>
      <link>https://ipv6.snipplr.com/view/55158/close-a-fancybox-on-form-submit-and-before-processing-with-ajax</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 11 Jun 2011 11:35:53 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/55158/close-a-fancybox-on-form-submit-and-before-processing-with-ajax</guid>
    </item>
    <item>
      <title>(jQuery) Head JS - Smart external scripts on demand - kevinlearynet</title>
      <link>https://ipv6.snipplr.com/view/53025/head-js--smart-external-scripts-on-demand</link>
      <description>&lt;p&gt;Loading external scripts on demand the smart way with Head JS&lt;/p&gt;</description>
      <pubDate>Thu, 05 May 2011 03:53:17 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/53025/head-js--smart-external-scripts-on-demand</guid>
    </item>
    <item>
      <title>(JavaScript) Jquery and SWF Address 1.3.2 - jafar</title>
      <link>https://ipv6.snipplr.com/view/52635/jquery-and-swf-address-132</link>
      <description>&lt;p&gt;Use the rel attribute to specify which "html"  file to load. In this case the link is set to the "About" page and will load the about.html file with AJAX and update the site's title and address.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Apr 2011 11:44:33 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/52635/jquery-and-swf-address-132</guid>
    </item>
    <item>
      <title>(jQuery) Show Thumbnail of Image Upload AJAX/PHP - jquery4u</title>
      <link>https://ipv6.snipplr.com/view/52067/show-thumbnail-of-image-upload-ajaxphp</link>
      <description>&lt;p&gt;This is how you can add a file/image upload tool to your forms and have AJAX store the file with PHP and return a thumbnailed version to the user for display on the form. Nice.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:54:50 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/52067/show-thumbnail-of-image-upload-ajaxphp</guid>
    </item>
    <item>
      <title>(jQuery) Dynamically BOX using AJAX - jquery4u</title>
      <link>https://ipv6.snipplr.com/view/52065/dynamically-box-using-ajax</link>
      <description>&lt;p&gt;This is how you can create page box elements that are loaded via AJAX and can be refreshed instantly without a whole page reload.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:51:35 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/52065/dynamically-box-using-ajax</guid>
    </item>
    <item>
      <title>(JavaScript) Injecting HTML from a file into an Ext.Panel - LeeProbert</title>
      <link>https://ipv6.snipplr.com/view/51361/injecting-html-from-a-file-into-an-extpanel</link>
      <description>&lt;p&gt;Sometimes you have a load of HTML that is difficult to write up as a String from within a javascript function so this is an example of a simple Panel with an event for after rendering that injects it with content from a file.&lt;/p&gt;</description>
      <pubDate>Thu, 31 Mar 2011 07:42:18 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/51361/injecting-html-from-a-file-into-an-extpanel</guid>
    </item>
    <item>
      <title>(PHP) Check for Ajax request - shodan_uk</title>
      <link>https://ipv6.snipplr.com/view/51331/check-for-ajax-request</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 30 Mar 2011 22:09:02 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/51331/check-for-ajax-request</guid>
    </item>
    <item>
      <title>(PHP) Test for AJAX Header in PHP - supermauerbros</title>
      <link>https://ipv6.snipplr.com/view/51185/test-for-ajax-header-in-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 28 Mar 2011 04:07:44 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/51185/test-for-ajax-header-in-php</guid>
    </item>
    <item>
      <title>(Python) Ajax database app - jcastell</title>
      <link>https://ipv6.snipplr.com/view/51176/ajax-database-app</link>
      <description>&lt;p&gt;A simple Ajax database app built with the Karrigell web framework for Python; PyDbLite, a non-SQL Python database engine; and JQuery in the browser&lt;/p&gt;</description>
      <pubDate>Sun, 27 Mar 2011 09:49:29 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/51176/ajax-database-app</guid>
    </item>
    <item>
      <title>(JavaScript) Checking of duplicated userid using XMLHTTP (or AJAX) - kangcom</title>
      <link>https://ipv6.snipplr.com/view/50970/checking-of-duplicated-userid-using-xmlhttp-or-ajax</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 22 Mar 2011 22:56:59 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/50970/checking-of-duplicated-userid-using-xmlhttp-or-ajax</guid>
    </item>
    <item>
      <title>(jQuery) jQuery.getScript() does not cache â€“ Jamie Thompson - lamebollock</title>
      <link>https://ipv6.snipplr.com/view/49050/jquerygetscript-does-not-cache--jamie-thompson</link>
      <description>&lt;p&gt;Cache control when pulling in scripts, redefined "getScript" function&lt;/p&gt;</description>
      <pubDate>Tue, 15 Feb 2011 21:18:57 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/49050/jquerygetscript-does-not-cache--jamie-thompson</guid>
    </item>
    <item>
      <title>(jQuery) AJAX Delay for X seconds - Sullan</title>
      <link>https://ipv6.snipplr.com/view/49039/ajax-delay-for-x-seconds</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 15 Feb 2011 15:26:10 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/49039/ajax-delay-for-x-seconds</guid>
    </item>
    <item>
      <title>(JavaScript) SimpleAjax Object - freelancephp</title>
      <link>https://ipv6.snipplr.com/view/49002/simpleajax-object</link>
      <description>&lt;p&gt;Simple ajax object for creating ajax calls.&#13;
&#13;
Why use SimpleAjax?&#13;
 - Very small, only 2kb minified&#13;
 - Make a asynchrone or synchrone ajax call ( AJAX / SJAX )&#13;
 - Use quick methods get() and post() for GET and POST calls&#13;
 - Use load() method for loading html content and set to given element&#13;
 - Set general settings that will be used by default for every ajax call&lt;/p&gt;</description>
      <pubDate>Mon, 14 Feb 2011 22:38:51 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/49002/simpleajax-object</guid>
    </item>
    <item>
      <title>(jQuery) Basic AJAX load with jQuery - Savio</title>
      <link>https://ipv6.snipplr.com/view/48614/basic-ajax-load-with-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Feb 2011 22:12:15 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/48614/basic-ajax-load-with-jquery</guid>
    </item>
    <item>
      <title>(jQuery) Simple Ajax Example - dropthenerd</title>
      <link>https://ipv6.snipplr.com/view/48262/simple-ajax-example</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Feb 2011 11:02:50 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/48262/simple-ajax-example</guid>
    </item>
    <item>
      <title>(jQuery) Prevent Stale Ajax Data with jQuery - FatFolderDesigner</title>
      <link>https://ipv6.snipplr.com/view/48097/prevent-stale-ajax-data-with-jquery</link>
      <description>&lt;p&gt;When running live filters on large, long scripts you can get old, stale results replacing your new, fresh ones. After all, a search for everything containing 'S" in a large database of city names can take a lot longer than "Seattle", so your script gets the results for "Seattle", displays then, then it gets the results for "S" and displays them, replacing the "Seattle" search you really wanted.&#13;
&#13;
This script aborts the previous call before making the new one, effectively preventing that from happening. There are 2 caveats though.&#13;
&#13;
1. The server may continue to process the request (depending on setup).&#13;
2. The error console logs it as an error, but not a fatal one and no alerts are thrown so the normal end user wont notice.&#13;
&#13;
I have some more information available at the URL.&lt;/p&gt;</description>
      <pubDate>Sun, 30 Jan 2011 06:14:17 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/48097/prevent-stale-ajax-data-with-jquery</guid>
    </item>
  </channel>
</rss>
