close
  • jQuery Scrollable @ jQuery Tools - Scroll your HTML with eye candy

    From the page: "I want to take a bunch of HTML nodes and do following things with them * make those items scrollable horizotally or vertically * decide how many items are visible at once * scroll elements with mouse, arrow keys and mousewheel (requires mousewheel.js) *... more

    Reviewed by gmsc Oct 06 2008, 11:08am ( 10 reviews ) flowplayer.org

  • Showing 7 of 10
  • Reviews of the site
  • Join StumbleUpon or login to add a review! default avatar
  • Rated by nicklinn on Sep 19, 3:06am

    While this does do exactly what it says it does, I have to thumbs down this in the hopes that people seriously think about this before using it on a site. Eye candy like this unless they are designed very carefully can totally destroy acessability to those with disabilities and readability to those that aren't.
  • Rated by mollermarketing on Jul 28, 3:44pm

    great stuff for scrollable content
  • Reviewed by cmellor on Feb 21 2009, 3:49pm

    Cool looking jQuery scroller
  • Rated by NetSpecialists on Jan 21 2009, 3:18pm

    This is great for Staff Bios
  • Rated by jefe317 on Oct 19 2008, 12:40pm

    A very nice solution to scroll data easily, cleanly, and compliantly without any crazy hacks. I just might use this sweet code
  • Rated by jggube on Oct 15 2008, 4:57am

    A tutorial on how to use the jQuery.scrollable plugin.
  • Rated by gmsc on Oct 06 2008, 11:08am

    From the page: "I want to take a bunch of HTML nodes and do following things with them * make those items scrollable horizotally or vertically * decide how many items are visible at once * scroll elements with mouse, arrow keys and mousewheel (requires mousewheel.js) * make navigational buttons without programming * have programmatic actions: next, prev, nextPage, prevPage, seekTo, begin, end * need to know when list is scrolled with custom event listener * I want this all in single js file that weights only 3.9 Kb!"