Giter Site home page Giter Site logo

mpalpha / animate-scroll Goto Github PK

View Code? Open in Web Editor NEW
194.0 194.0 87.0 31 KB

A mobile friendly viewport triggered animation jQuery Plugin using greensock.

Home Page: http://www.jasonlusk.com/scroll

License: GNU General Public License v2.0

JavaScript 69.23% HTML 30.77%

animate-scroll's People

Contributors

mpalpha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

animate-scroll's Issues

Disappearing a little too soon.

I noticed my text is disappearing too soon.
Also when having an image on top and scrolling down and up again the image doesn't shows up again :(

Current effects in demo library

I am checking the demo , It would be nice if we can have the separate file for each effect
i meant an attribute for each effect .

No animation on scroll

Hi.

When the page loads the animation is fine but when I scroll up and down nothing happens. And I'm following your implementation. I'm even copying the exact setup from your demo page: http://www.jasonlusk.com/scroll. Still nothing happens on scroll, do you know how to make it work properly? Is there any extra css class or javascript method to use, etc?

found some issues

I use the latest packs from https://github.com/greensock/GreenSock-JS to update my projects, and found some animation works weird.
likes below:

    <div class="row">
        <div class="col-xs-6" style="padding-right: 7px"
             data-animate-scroll='{"x": "0","y": "300", "alpha": "0", "duration": "0.5"}'>
            <img src="http://placehold.it/440x250" class="img-responsive img-rounded"/>
        </div>
        <div class="col-xs-6" style="padding-left: 7px"
             data-animate-scroll='{"x": "0","y": "300", "alpha": "0", "duration": "0.5"}'>
            <img src="http://placehold.it/440x250" class="img-responsive img-rounded"/>
        </div>
    </div>

the images will disappear after animation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.