Information for Updaters

If you are updating from the previous version of the code (2008-2011) you will likely be able to incorporate the new code with all its features without having to make changes to your documents.

The code was provided in separate files in the earlier version. Now all code (almost) is combined in one compressed file: dw_scroll_c.js. The code for backwards-compatible setup is in a separate file: bc_controls.js. You can rename these files if you want to avoid changes to your documents.

Demo Using New Code with Old Setup

An example demonstrates using the new code with the old setup: divs and images in the markup and calls to .setUpScrollbar and .setUpScrollControls.

Back to the main index for more demo's and information.