Giter Site home page Giter Site logo

kill the title about scrollup HOT 5 CLOSED

markgoodyear avatar markgoodyear commented on July 18, 2024
kill the title

from scrollup.

Comments (5)

markgoodyear avatar markgoodyear commented on July 18, 2024

@neuropass,

Slightly late reply! I'm currently building v3, could you provide a little more info for this?

Cheers

from scrollup.

richpeck avatar richpeck commented on July 18, 2024

+1 for this. Having the title present at all times is a pain. We monkey patched it out of a recent implementation we used

from scrollup.

markgoodyear avatar markgoodyear commented on July 18, 2024

@richpeck — is it the standard browser title popup that appears when you hover for a while?

from scrollup.

richpeck avatar richpeck commented on July 18, 2024

Yep - the HTML tooltip (http://www.w3schools.com/tags/att_global_title.asp) - your code automatically sets the title of the element, regardless of whether the user has set it or not. We simply did this:

$self = $('<a/>', {
     id: o.scrollName,
     href: '#top'
     //title removed
});

It would be great to include a way that if scrollTitle: false, no title attribute is appended to the link

from scrollup.

markgoodyear avatar markgoodyear commented on July 18, 2024

@richpeck @neuropass Fixed in v2.3.2 😃

from scrollup.

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.