Skip to content
Darsain edited this page Jan 15, 2013 · 6 revisions

Pass an integer specifying the top scroll value as a frame argument to initiate parallax mode:

var parallax = new Sly(10000, options);

Parallax mode cannot be initiated via a jQuery call. You have to use Sly class.

Documentation in construction

Features disabled in parallax mode

  • Item navigation (duh).
  • Paging and pages bar.
  • Animated cycling.
Clone this wiki locally