Open GoogleCodeExporter opened 9 years ago
I have the same problem. A more detail description of the issue.
What steps will reproduce the problem?
1.Init nicescroll on body or html. ie $('body').niceScroll();
2.Open the page on windows mobile IE.
What is the expected output? What do you see instead?
It should scroll but it doesn't.
What version of the product are you using? On what operating system?
Last version of nicescroll. Window Mobile IE browser. Tested on Nokia Lumnia
625.
Please provide any additional information below.
CSS:
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
body{
overflow-x: hidden
}
Original comment by xristosn...@gmail.com
on 26 Dec 2013 at 3:49
same issue, scrolling stops working after enabling niceScroll.
Original comment by the.jeff...@gmail.com
on 6 Oct 2014 at 10:23
Original issue reported on code.google.com by
creative...@gmail.com
on 18 Oct 2013 at 2:04