tgomilar / paroller.js

Parallax scrolling jQuery plugin

Home Page:https://tgomilar.github.io/paroller.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New standalone fork

ange007 opened this issue · comments

Hello.
I made an independent fork for my personal needs: https://github.com/ange007/paroller.js-modern

Since the code is heavily rewritten then the usual PR seems to me not appropriate.
If the work done is of interest, you can transfer the code here.

Changes from the original:

  • AMD and CommonJS init support
  • New plugin structure (class/prototype)
  • Recalculation when resizing a window
  • reinit and destroy functions
  • Removed code duplication
  • Other...

@ange007 is there a usage reference?
It doesn't seem to work in the same way.

@toddpadwick
At the moment, no, because it was used only for themselves.

so instead of being able to help ghost with his problem you just made it worse