Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Enable jquery.scrollbar for Firefox #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Samic8
Copy link

@Samic8 Samic8 commented Jun 21, 2017

From what I can tell from @gromo's comment here the reason for disabling Firefox usage was due to not being able to hide the native scrollbar.

I have removed the line that prevented jquery.scrollbar's usage in Firefox and it seems to be working as expected for me.

@Samic8 Samic8 mentioned this pull request Jun 21, 2017
@ichsanwahyudi29
Copy link

is this the solution for FF on mac?

@gromo
Copy link
Owner

gromo commented Jan 23, 2018

@ichsanwahyudi29 you can use this code, but mac os scrollbar depends on system settings, as I know, so it's not suitable in all cases.

@ichsanwahyudi29
Copy link

If I use this code, scrollBar.js doesn't work, when I delete this changes it's working in FF on mac but native scroll still show

@gromo
Copy link
Owner

gromo commented Jan 24, 2018

@ichsanwahyudi29 the problem was with hiding native scrollbar, that's why custom scrollbar is not initialized in FF on Mac

@Samic8
Copy link
Author

Samic8 commented May 14, 2018

It the latest version of FF on Mac I am not seeing the native scrollbar 👍

What system setting does this depend on @gromo ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants