Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 502 Bytes

File metadata and controls

16 lines (12 loc) · 502 Bytes

hello ;)

what it can do for you (in a nutshell):

  • This script does parallaxing with backgrounds and elements.
  • It's a jQuery UI widget.
  • Works on modern browsers.
  • But does not work on iOS devices.
  • You can pass a callback for each parallaxing slide.
  • Uses the data-attribute (because I like it).
  • You can define a threshold for the callback (useful if you need a pagination).
  • It's not perfect yet ;)

Demo over here: http://prllx.ctrl.in/
more infos coming soon ;)