https://www.developerfusion.com/t/jquery/media/view/video/ Video jQuery Media from Developer Fusion 2012-04-12T04:52:00.00Z http://www.developerfusion.com/media/141688/340-datatables/ #340 DataTables 2012-04-12T04:52:00.00Z DataTables makes it easy to convert a plain HTML table into one with pagination, sorting, and searching - all done with JavaScript and jQuery. Here I show how to set this up and use a Rails application as the data source. James Crowley http://www.developerfusion.com/media/118907/261-testing-javascript-with-jasmine/ #261 Testing JavaScript with Jasmine 2011-05-10T03:36:00.00Z Are you testing your JavaScript? Learn how to add specs using Jasmine. This episode also covers jQuery integration with jasmine-jquery. James Crowley http://www.developerfusion.com/media/118910/258-token-fields/ #258 Token Fields 2011-05-10T03:36:00.00Z With the jQuery Tokeninput plugin it is easy to add an autocompleting list of entries for a many-to-many association. James Crowley http://www.developerfusion.com/media/113958/chris-pels-on-jquery/ Chris Pels on jQuery 2011-03-04T12:40:00.00Z While at the Boston Code Camp 2010, Carl talked to Chris Pels about jQuery. Chris talks about how jQuery works, and how to use it in any web app. James Crowley http://www.developerfusion.com/media/118939/229-polling-for-changes/ #229 Polling for Changes 2011-05-10T03:36:00.00Z If you have frequently changing data on the server side, it's helpful to automatically display this to the user as well. Here I show how to accomplish this with polling in jQuery. James Crowley http://www.developerfusion.com/media/118971/197-nested-model-form-part-2/ #197 Nested Model Form Part 2 2011-05-10T03:36:00.00Z Add and remove nested model fields dynamically through JavaScript using either Prototype or jQuery. James Crowley http://www.developerfusion.com/media/118993/175-ajax-history-and-bookmarks/ #175 AJAX History and Bookmarks 2011-05-10T03:36:00.00Z Browser page history and bookmarks do not usually work with AJAX requests, but in this episode I show you how to remedy this problem using a simple jQuery plugin. James Crowley http://www.developerfusion.com/media/118994/174-pagination-with-ajax/ #174 Pagination with AJAX 2011-05-10T03:36:00.00Z Learn an easy, unobtrusive way to add AJAX functionality to an existing set of pagination links using jQuery. James Crowley http://www.developerfusion.com/media/119032/136-jquery/ #136 jQuery 2011-05-10T03:36:00.00Z How do you use jQuery with Rails? In this episode I redo episode #43 using jQuery instead of Prototype/RJS. James Crowley http://www.developerfusion.com/media/9739/ajax-with-jquery/ AJAX with jQuery 2008-12-03T09:15:00.00Z Wally does a short example using jQuery to make AJAX calls. James Crowley