here is a bug:
HTML
<div id="parent">
<div id="sonOne"></div>
<div id="sonTwo"></div>
</div>
script:
dom ready:
$("#parent, #sonOne, #sonTwo").niceScroll()
------------------------------Problum is --------------
when the parent has niceScroll,
ths son's niceScroll 's position will wrong。
Original issue reported on code.google.com by JayChens...@gmail.com on 23 Jul 2013 at 2:39
Original issue reported on code.google.com by
JayChens...@gmail.com
on 23 Jul 2013 at 2:39