jQuery Scroll Follow for Drupal is a simple module that use a jQuery plugin (jquery.scrollfollow.js) which allows content to follow the page as the user scrolls.

You need to have a little knowledge in CSS in order to use this module properly.

Requirements

Libraries

Installation

  1. Copy the entire jquery_scroll_follow directory into your Drupal site at sites/all/modules directory,
  2. Download the jQuery plugin from http://kitchen.net-perspective.com/open-source/scroll-follow/ and place it in sites/all/libraries/jquery_scroll_follow. You can place the file somewhere else if you want,
  3. Login as an administrator. Enable the module in the "Administer" -> "Modules",
  4. On the configuration page, set CSS selectors on which the plugin will apply. Optionally, you can define the speed, offset and the delay.

Browser Compatibility

Works on all major browsers: IE6+, FF2+, Safari3+, Opera 9+, Chrome.

Project information

Releases