Questions tagged [nicescroll]

Nicescroll is a jQuery plugin, for nice Desktop and Mobile scrollbars with a very similar iOS/Mobile style.

Nicescroll is a jQuery plugin for desktop and mobile scrollbars with an iOS/mobile feel.

106 questions
0
votes
1 answer

NiceScroll multiple scrolls

I have a bug on my website, I am making a dashboard and I'm using a left navigation type and a middle content. The bug is really annoying me because I can't fix it. The left navigation uses a scroll and the content window uses a scoll, If i scroll…
Samuel Masih
  • 54
  • 1
  • 8
0
votes
0 answers

Use NiceScroll jQuery plugin inside a Bootstrap dropdown

I have been putting together a site for a project I've been working on lately translating the bible, primarily using Bootstrap 3. For reference, the site is www.jbtbible.com. I added in NiceScroll to get nicer looking scrollbars as well as smoother…
Belizzle
  • 1,295
  • 3
  • 13
  • 28
0
votes
2 answers

Best way to check the mobile device resolution height

I have form page in HTML5. The page is too much big so I added a scroll: jquery.nicescroll I wrapped the form with
and set a iPhone 4 height:480px and run the niceScroll constructor function.
Dima
  • 443
  • 2
  • 9
  • 23
0
votes
2 answers

JQuery UI nicescroll railpadding property does not work

Below is the entire HTML file. Everything you need to know. I have simplified the HTML file to focus on the problem. The problem is that nicescroll's railpadding property does not work. It shows the vertical railbar on the right with padding added…
Sunny
  • 9,245
  • 10
  • 49
  • 79
0
votes
1 answer

jquerymobile nicescroll trying to get horizontal scrolling to work with iframe

I am using a jquery plugin nicescroll I am loading different pages via iframe to a section of the div (i have to use iframes to sandbox the iframe content ) I have created this small page and i am having two issues? 1) if i try to scroll by touching…
randy
  • 1,685
  • 3
  • 34
  • 74
0
votes
1 answer

Bootstrap 3.0 and nicescroll plugin showed under the navbar

I'm using Bootstrap 3.0 with nicescroll plugin, in my project i use navbar-fixed-top and i leave 50px padding top so everything works good, the problem is nicescroll plugin showed under the navbar like the image below: instead being like this :
AhmedBinNasser
  • 2,735
  • 1
  • 24
  • 24
0
votes
0 answers

Query plugin NiceScroll appears below the container

I have asked the same question here but no one replied.. The plugin nicescroll positions its scroll bars displaced by 30px from the top of the container. I tried to peek into many examples but no clue. Help will be greatly appreciated..
Spirals Whirls
  • 543
  • 1
  • 8
  • 27
0
votes
1 answer

Stylize scrollbar with two elements only

I'm trying to stylize the scrollbar using NiceScroll Plugin, I'm doing so with css besides the parameters it offers, the thing is that it creates two HTML elements, and the design I have "has" three elements. here are the parameters I'm…
0
votes
2 answers

jquery nicescroll increasing the width of scrollbar when cursor moves over the scrollbar

I'm using nicescroll plugin. http://areaaperta.com/nicescroll/ In facebook, the width of the scrollbar is increasing when the cursor moves over the scrollbar. when the cursor moves back, the width of the scroll bar is returning default width. How…
user1372430
0
votes
1 answer

NiceScroll jQuery plugin doesn't work in slideDown container

Check this demo first DEMO: http://fiddle.jshell.net/badjohnny/KxdPm/7/show/light/ when I click the "cart" button, there's a container slide down, but the issue is that the scroll bar doesn't work, when I click the cart button again, the scroll bar…
hardcoder
  • 3
  • 2
0
votes
3 answers

Change nicescroll hand cursor to default cursor

Am using nicescroll in my code. Is there any way to change the nicescroll hand cursor to default arrow cursor?
Gowsikan
  • 5,571
  • 8
  • 33
  • 43
-1
votes
3 answers

Adding nice scroll bar to the page

I want to add this beautiful scroll bar implemented using Nice Scroll plugin to my web page: my web I think the page is using an HTML structure like below and adds functionality to the scrollbar using the Nice Scroll plugin. $(function() { …
Sara Ree
  • 3,417
  • 12
  • 48
-1
votes
1 answer

Unable to click,drag and select form field data on modal in chrome (using nice scroll to the modal causing issue)

Unable to click,drag and select form field data on modal in chrome (using nice scroll to the modal causing issue)?
Pandu
  • 1
  • 1
-1
votes
1 answer

Negative white space, adding 55px

I am working with a dashboard panel and I have run into a bug. I have tried a lot to resolve this bug and the only way is by removing this code. Use the middle button of your mouse to scroll down so you can see the bug. The…
Samuel Masih
  • 54
  • 1
  • 8
-2
votes
2 answers

My website won't scroll on mobile in laravel

I have already tested some small things but I can't figure it out. The website is built in Laravel and uses the nicescroll.js script (I suspect this to be the problem), but I hasn't figured out how to correctly disable it. Simply removing the script…
TheNumb3rMan
  • 31
  • 1
  • 5