RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

will_paginate in Javascript

We recently released jQuery Fiji Paginate as part of our jQuery Fiji project (some widgets based on jQuery UI). The pagination widget is fully compatible with will_paginate (Rails 3 branch). It has nearly the same configuration options and output (even the logic behind it is very similiar … just in Javascript).

So if you want to replace several pages using Javascript only (maybe by directly fetching data from Solr using our small QuerySolr Javascript library), where pagination is needed, then maybe this will help you.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in