Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 503 Bytes

File metadata and controls

14 lines (9 loc) · 503 Bytes

SlidePanel

Parallax scroll panels effect like on old Yahoo Weather mobile app.

Just another swipe sliding engine that was try to be small.

  • 0 dependency
  • Could be applied without DOMcontentLoaded, needs only the DOM-nodes
  • Do not modify DOM-tree, so it could be used as progressive enhancement and fallback gracefully
  • Fully responsive if use CSS percentages, do not handle any window size changes

Evergreen browsers, IE10

Copyright © 2017, Dima Nechepurenko. Published under MIT license.