Giter Site home page Giter Site logo

Comments (4)

johnpolacek avatar johnpolacek commented on September 24, 2024

Can you post a link to an example?

from superscrollorama.

chrisi51 avatar chrisi51 commented on September 24, 2024

the content is confidential, so ive tried to build a version with just headlines instead of the real content: http://aundo.newn.it/superscrollorama/public.html

from superscrollorama.

chrisi51 avatar chrisi51 commented on September 24, 2024

ok, i found out, that scrollTo is used to calculate the max scrolling value, thats why you cant scroll down that far in superscrollorama. now i've disabled that maximumcalculating by an own setting in scrollTo and let it jump to coordinates calculated on the fly instead of jumping to the ids.

superscrollorama seems not to work, when u scroll very fast. it mixes the different slides and pinups so that u have to scroll t othe very top to get everything cleared.

just try to the navigation on the right and scroll some arround. u will see the bug than.

from superscrollorama.

johnpolacek avatar johnpolacek commented on September 24, 2024

I just thought of a different way to approach it. It is based on how
superscrollorama's pinning works, but instead of letting the plugin do the
calculations, your own script can do it.

So how it would work is you put on big empty div on the page. Then all your
elements are on top of it, with absolute positioning. As you scroll the
dig, you animate the elements in one big timeline that is attached to the
scroll positioning of your big empty div. Does that make sense? You aren't
pinning. You are using the big empty div like a puppetmaster for the rest
of the content on the page.

On Thursday, August 16, 2012, chrisi51 wrote:

ok, i found out, that scrollTo is used to calculate the max scrolling
value, thats why you cant scroll down that far in superscrollorama. now
i've disabled that maximumcalculating by an own setting in scrollTo and let
it jump to coordinates calculated on the fly instead of jumping to the ids.

superscrollorama seems not to work, when u scroll very fast. it mixes the
different slides and pinups so that u have to scroll t othe very top to get
everything cleared.

just try to the navigation on the right and scroll some arround. u will
see the bug than.


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-7780755.

Follow me on Twitter: http://twitter.com/johnpolacek

from superscrollorama.

Related Issues (20)

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.