diff --git a/readme.md b/readme.md index c7d9e85..d2eda4d 100644 --- a/readme.md +++ b/readme.md @@ -11,48 +11,30 @@ Highly customizable custom scrollbar jQuery plugin. Features include: * Methods for triggering actions like scroll-to, update, destroy etc. * User-defined callbacks -info -------------------------- - -Plugin author: malihu (http://manos.malihu.gr) -Plugin home: http://manos.malihu.gr/jquery-custom-content-scroller - -For implementation guides and tutorials please visit plugin home. +#### Usage -Browser compatibility -------------------------- +`$(selector).mCustomScrollbar();` -Plugin tested successfully under the following browsers/OS: +#### For more information -* Internet Explorer 8, 9, 10, 11 -* Firefox 3.6 to latest (25) -* Chrome 5 to latest (31) -* Opera 12 to latest (17) -* Safari 5 -* iOS 7 -* Android 2, 3, 4 +* [Plugin homepage and documentation](http://manos.malihu.gr/jquery-custom-content-scroller) -Versions +Requirements ------------------------- -* Version 2.8.5 (MAY 8, 2014) -* Version 2.8.4 (MAY 8, 2014) -* Version 2.8.3 (NOV 19, 2013) -* Version 2.8.2 (MAY 9, 2013) -* Version 2.8.1 (MAR 13, 2013) -* Version 2.8 (MAR 7, 2013) -* Version 2.7 (FEB 19, 2013) -* Version 2.3.2 (DEC 19, 2012) -* Version 2.3.1 (NOV 28, 2012) -* Version 2.3 (NOV 25, 2012) -* Version 2.1 (JUL 27, 2012) -* Version 2.0 (JUL 12, 2012) -* Version 1.0 (AUG 1, 2010) +jQuery version **1.6.0** or higher -Changelog +Browser compatibility ------------------------- -http://manos.malihu.gr/jquery-custom-content-scroller/2/ +* Internet Explorer 8+ +* Firefox +* Chrome +* Opera +* Safari +* iOS +* Android +* Windows Phone License -------------------------