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!

Endless Page Scrolling with Rails 3 and jQuery

Learn how to implement endless page scrolling on your Rails 3 app with this detailed blog post. Includes an example application and code repository.

Comments

IMHO it should be unobtrusive and have a fallback to non javascript browsers, use will_paginate e.g. not a really consistent solution.

+1 for unobtrusive

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