-
I've noticed that a change in value results into a change in `width` for the active track and a change of `left` for the slider container. Changing these properties causes unnecessary reflows and repa…
-
@ThomasJBradley
I'm having a hard time getting the retro sign to work correctly. It's almost right but it's not quite there. Markbot is saying the class doesn't change on the svg. I'm not sure how el…
-
I'm using this beautiful plugin with animate.css (for some other animations).
When animsition,js listen for the animationend in the $.fn.animateCallback the animation is stopped even if it's a childr…
-
Hiya!
This line in `lib/simpleslideview.js`: https://github.com/cloudfour/SimpleSlideView/blob/master/lib/simpleslideview.js#L266
Is in the `beforeChangeEnd` callback:
``` javascript
beforeC…
-
I tried use code from documentation, it's not even wrapping line, instead just splitting words. Any idea how to adding class each line so i can animating per-line not per-word, thank you.
i want so…
-
-
### **I started getting this error on build:**
```
unhandledRejection CssSyntaxError: /home/source/next/app/globals.css:1:1: Unknown word
at Input.error (/home/source/next/node_modules/postcs…
-
In order to create choreograph interactions, the used should be able to specify custom delays and durations associated to the respective animation.
Currently there is no way of doing that, All delays…
-
CSS3 introduced a whole lot of goodness in terms of animation options for the web. However, different browsers need different variations of syntax to make these animations work and remembering the syn…
vilav updated
9 years ago
-
I am trying to implement an animation that when opened has a height of auto. However, it is unable to take that attribute at the current time.