|
CORE
NATIVE
TABLE
MAKE
CUSTOMIZE
EFFECTS
effects_base.js
effects_morph.js
effects_fade.js
effects_move.js
effects_extra.js
effects_toggle.js
effects_cycle.js
effects_cycles.js
VIRTUAL BOX
PLUG-IN
|
smooth_scrolling.js
Allows you to alterate the automatic process that displays the transition of all anchors situated in a page.You can also specify the style options of transitions: this permits to make a lot of different animations! Contains Class SmoothScrolling Summary
smooth scrolls the anchor links
Extends Class Fx.Scroll Constructor new SmoothScrolling (options) Properties
Options
Methods
top method create creates the smooth scrolling for either all anchors of the page or only specified anchors
Example new SmoothScrolling({duration:1800, transition:Fx.Transitions.Bounce.easeOut}).create();
Documentation By
Riccardo Degni -
powered by MakeDocs, CMS by RD |