Giter VIP home page Giter VIP logo

Comments (3)

flesler avatar flesler commented on June 13, 2024

if I'm understanding correctly, I think you can handle most of that with offset and over. Have you checked those out?

from jquery.scrollto.

kosmodisk avatar kosmodisk commented on June 13, 2024

Yes, I am aware of offset. But I cant see how "over" helps me.

But even if they can help me positioning target item, there is an issue of how to not scroll if item is already visible?

from jquery.scrollto.

flesler avatar flesler commented on June 13, 2024

@kosmodisk I understand the bit about not scrolling, my personal philosophy (with this plugin) was a build a good building block that does its bit well and can be combined. NOT scrolling happens before and the logic people could need for not scrolling varies greatly. So my decision for that, was that people should decide if it scrolls or not from "the outside". That is, there are incredible jQuery plugins to check if stuff is "above the fold", "below the fold", on screen, etc.

I'd recommend, on that regard, to combine it whatever suits your specific needs.

As for offset + over, I haven't experimented but seems to me like this can be achieved with those. I'm not currently shipping my own code to this plugin, I (try to) reply to GH issues and review & accept PRs. If you want to provide a PR for that setting, I'll review it gladly

from jquery.scrollto.

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.