Showing 4 videos tagged with jquery

HotRuby + jQuery: Ruby in the Browser

00:13:40 sdruby.org
Daniel Moore will demonstrate using the HotRuby VM to execute Ruby code natively in the browser. The demonstration shows how Ruby can call native JS libraries, like jQuery, to perform DOM manipulation.
Tags:

AJAX History and Bookmarks

00:11:04 railscasts.com
Browser page history and bookmarks do not usually work with AJAX requests, but in this episode I show you how to

Railscasts - Pagination with AJAX

00:13:18 railscasts.com
Learn an easy, unobtrusive way to add AJAX functionality to an existing set of pagination links using jQuery.

Railscast - Episode 136: jQuery

00:09:49 railscasts.com
How do you use jQuery with Rails? In this episode I redo episode #43 using jQuery instead of Prototype/RJS.