/////
/////
///// BETA RELEASE  /////
/////
/////

Changelog nicescroll release 3.5.0
http://nicescroll.areaaperta.com/
https://github.com/inuyaksa/jquery.nicescroll


New options
- oneaxismousemode, it permits horizontal scrolling with mousewheel on horizontal only content, if false (vertical-only) mousewheel don't scroll horizontally, if value is auto detects two-axis mouse. (default:"auto")

Changed features
- disable nicescroll on Opera Mini

Fixes
- chrome + windows8 + touchscreen, can't click on links - close #203
- enable scrolling on content toggle
- a typo in NiceScroll javascript causes crash on touch screen use - Thanks to HiTechMagic for the fix - close #210
- IE9+ event onpropertychange not unbind on nicescroll remove
- jQuery error on getNiceScroll with index with empty result
- memory leak fixed by GianlucaGuarini - thanks a lot! - fixes #194
- remove forEach polyfill, it breaks jQuery.each() in IE8 - fixes #214
- touch & touchbehavior, fixed IFrame dragging - fixes #217
- iOS & IFrame, autofix content to avoid content clipping - derived by http://blog.derraab.com/2012/04/02/avoid-iframe-content-clipping-with-css-transform-on-ios/ - fixes #217


TODO
- railpadding
- railpadding top & bottom settings ignored - thanks to simovinci.bellissimo
- honorcssoverflow
- autohidemode:hover
- check 2D scrolling
- check text selection on cursor drag (testing)
