Categories

Scrolls

Vertical Custom Scroll Bar

Scrolls, Working with jQuery scripts
  |  
March 17 2011
This script allows you to add custom scroll bar for content box. For details about the script, please visit this link. JavaScript In order to make the script work, the index-#.html file should contain these lines of HTML code include the jquery.ScrollPane.js script, jquery.mousewheel.js script and the jQuery framework: jquery.mousewheel.js is an optional script, with its help you can scroll…
Read More

ScrollTo Effect

Scrolls
  |  
November 15 2010

This script is a small, customizable plug-in that allows scrolling elements of the web page or web page window itself.

JavaScript
In order to make the script work, the index-#.html file with a scroller should contain these lines of HTML code in order to include jquery.ScrollTo.js script and jQuery framework:

The <head> section of the index-#.html file contains these lines …

Read More

“ScrollPane” Scroll Effect

Scrolls
  |  
November 15 2010
This is a Scroll Script that allows adding add a custom horizontal scroll for extra content inside the block.

JavaScript
In order to make the script work, the index-#.html file with a gallery should contain these lines of HTML code:

The ScrollHorizontalPane.js file contains these lines of code that initialize the script functionality with basic values:

Here the script attributes …

Read More