diff --git a/index.html b/index.html index 0489e97..fda9a4b 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,8 @@

-

scrollorama

-

+

scrollorama

+

created by John Polacek @@ -39,22 +39,26 @@

scrollorama

Transitions

-

Fade In

-

Fly In

-

Rotate In

-

Zoom In

-

Any numeric CSS property

+

Fade In

+

Fly In

+

Rotate In

+

Zoom In

+

+ + Any numeric CSS property + +

Pin It

-

★ Then unpin it ★

+

★ Then unpin it ★

Parallax

-

Parallax

-

Parallax

+

Parallax

+

Parallax

@@ -81,34 +85,39 @@

How To Use

scrollorama.animate('#example1',{ duration:400, property:'opacity' })

+

★ ★ ★

+

Or specify data-animate="true" and data-* HTML5 attributes on that element.

+

+<div id="#example-1" data-animate="true" data-duration="400" data-property="opacity"></div>
+

The animation parameters you can use are: