yash-goli / jquery-nicescroll

Automatically exported from code.google.com/p/jquery-nicescroll
0 stars 0 forks source link

scroll bar should always visible when mouse is inside the div #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
currently when we move mouse inside the div scroll bars just appears and then 
hide. Is there a way to show the scroll bar whenever the mouse is inside the 
div. But need to hide the scroll bar when mouse move outside the
div.
Can you please help me on this.

Original issue reported on code.google.com by jithi...@gmail.com on 28 May 2013 at 2:43

GoogleCodeExporter commented 9 years ago
Use 
autohidemode: false

Original comment by dev.repr...@gmail.com on 2 Mar 2014 at 9:50

GoogleCodeExporter commented 9 years ago
autohidemode: "leave"

Original comment by pedroxav...@gmail.com on 8 May 2014 at 11:20

GoogleCodeExporter commented 9 years ago
autohidemode: false

scrolbar appears onload but then disappears again.whereas autohidemode: "leave" 
doesnt work.

Original comment by rajakhur...@gmail.com on 12 Feb 2015 at 5:21