-
Hi there,
Great plugin! I have a question regarding pinning an element.
I have a tween that fires when the element is scrolled into view. The problem is that, depending on the user's scroll speed, t…
-
Sorry if this question is a stupid one, I'm a student and I've integrated Superscrollorama into an assignment webpage of mine. My site does not display properly in Safari.
I have been viewing the ed…
-
Any idea of why this error is being thrown?
http://grab.by/oIHW
Do I need to set "top" somewhere?
-
I'm working on a project where there's a fixed top navigation bar that links to various anchors within the page. [jQuery Smooth Scroll](https://github.com/kswedberg/jquery-smooth-scroll) is used to an…
-
there!
I hope that somebody can help me out with a problem I stumbled upon.
I want to animate on a scroll by using the superscrollorama plugin.
With GSAP I can use a timeline to change the positio…
-
when i am using the following code the animations are getting stuck chromium browser but working fine in firefox
```
var controller;
$(document).ready(function() {
controller = $.superscr…
-
Is there a way to use the the same animation on multiple classes but have them trigger only when scrolled into view?
Using the code from your simple demo the classes all fire at the same time and onl…
-
i have problem when finish all tweens on pinned scene. after all tweens is finish then all object is disappear suddenly and remaining 1 image.
here is my code:
```
…
-
Both [the transitions cage match](http://www.greensock.com/transitions/) and [CSS3 page](http://www.greensock.com/css3/) throw JS errors in Opera 12.15 (the latest version for OS X).
Both fail in `Tw…
-
Hi! Well, I have some div's with position absolute and I'm trying pin these elements but superscrollorama don't pin...
The elements can't be position absolute?
Thanks