We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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