GithubHelp home page GithubHelp logo

Solution for Firefox about jquery.scrollbar HOT 5 CLOSED

sparrox avatar sparrox commented on July 20, 2024
Solution for Firefox

from jquery.scrollbar.

Comments (5)

gromo avatar gromo commented on July 20, 2024

Unfortunatelly FF on Mac is not supported at all because of issue with hiding native scrollbars

from jquery.scrollbar.

mzysk avatar mzysk commented on July 20, 2024

hi @gromo - nice script and i developed it in my recent project. Could you tell me why you didn't expose that information about not supporting ff at all?

There's no mention about that in supported browser section, also not mentioned in limitations and in your comparision table theres a pointed bug with showing native scrollbars. But there's no any information about not supporting it at all.

I expected to have working script with little bug, not to disable it entirely on ff mac. Could you point out what to do to trigger script in mac ff on my own?

Thanks in advance.

from jquery.scrollbar.

gromo avatar gromo commented on July 20, 2024

Hi @mzysk. You can comment row 223: || (browser.macosx && !browser.webkit) // still required to ignore nonWebKit browsers on Mac in order to force showing custom scrollbar in Mac FF - but there is no way to hide native scrollbar except of overflow:hidden, but if I do so - I will have to handle all mouse/touch events in order to emulate scrolling - it won't be native browser's one.

from jquery.scrollbar.

mzysk avatar mzysk commented on July 20, 2024

Hey @gromo - thank you. I've commented that line and it works good in Firefox Max 37.0.1 and 38.0.5
screen 2015-06-17 o 10 41 35

Maybe Firefox change something on their side or my configuration is (luckily for me) just very simple.

Thank You for your help again!

from jquery.scrollbar.

gromo avatar gromo commented on July 20, 2024

@mzysk I believe it's your system settings, but I'm glad that it help you

from jquery.scrollbar.

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.