johnpolacek / superscrollorama

The original jQuery plugin for supercool scroll animation. NOTE: No longer under active development. New version is ScrollMagic.js
http://johnpolacek.github.com/superscrollorama/
2.39k stars 539 forks source link

Question: superscrollorama vs. scrollorama #23

Closed dreammaster38 closed 11 years ago

dreammaster38 commented 11 years ago

Hi !

while looking for a jquery-plugin doing cool animation/scrolling stuff i found this wonderfull and awesome project. So i have a liitle question: what is the difference between scrollorama and superscrollorama. Is scrollorama superseeded by superscrollorama? Or are they projects standing for it's own?

Thank you in advance!

Ciao, Thomas

johnpolacek commented 11 years ago

SuperScrollorama is the successor to Scrollorama. They use different approaches. People are still using Scrollorama, and I do try to maintain it, but it is not under as active development as SuperScrollorama.

SuperScrollorama is superior because it is built on top of Greensock’s unbelievably performant animation engine. http://www.greensock.com/gsap-js/

If you finish a project using one of these, please let me know so I can check it out. Thanks!

On Wed, Feb 13, 2013 at 3:10 AM, dreammaster38 notifications@github.comwrote:

Hi !

while looking for a jquery-plugin doing cool animation/scrolling stuff i found this wonderfull and awesome project. So i have a liitle question: what is the difference between scrollorama and superscrollorama. Is scrollorama superseeded by superscrollorama? Or are they projects standing for it's own?

Thank you in advance!

Ciao, Thomas

— Reply to this email directly or view it on GitHubhttps://github.com/johnpolacek/superscrollorama/issues/23.

Follow me on Twitter: http://twitter.com/johnpolacek

dreammaster38 commented 11 years ago

Hi John,

thank you very much for clarifying it. And again awesome, very cool project :)

Ciao, Thomas