-
Hi J
Since my project involves mostly ScrollMagic, I thought it best to report it here.
Right now I have a simple page containing multiple sections which are animated into view through ScrollMagic's …
-
I've not seen the particular pattern you're using, it doesn't follow UMD guidelines: https://github.com/umdjs/umd
It breaks on webpack (at least, I can't speak for browserify) because it looks for `…
-
@deepakpadamata : Start this off. Super important !
Search for something good.
basically it'll be like this :
1st page - shows sub categoried - aerofest, etc.
2nd page - shows events in the sub categ…
-
Hello,
Is there a way to use the ScrollMagic plugin as an AMD module?
I see it defines two variables in the `window` level :
window.ScrollScene = ScrollScene;
window.ScrollMagic = ScrollMagic…
-
Hello again :)
I have an autoplay feature which goes through all slides which works fine. It's implemented with gsap's ScrollTo plugin.
This is a sample code:
``` js
tween = Twe…
-
The `.show()` & `.hide()` methods are costly and they don't play well with responsive design. We shouldn't advertise them right on the front page.
-
I'm not sure if this is a feature request or a general usage question... please forgive if this isn't the best place for such a question.
How do you handle animating nested components? My approach wi…
-
Is it important? If the space-ui solution is good, may it be complemented with famous-views ?
Citation from it's github :
> Meteor is a great platform for building realtime apps with Javascript, but…
-
-
It's so much more light and yet powerful, while TweenLite or TweenMax seem to be too much more for most of us.