{"_id":"malihu-custom-scrollbar-plugin-with-iframe-fix","_rev":"2-8e2f8b5869f37db5d5f26e18abbc8d92","name":"malihu-custom-scrollbar-plugin-with-iframe-fix","description":"Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.","dist-tags":{"latest":"3.1.6"},"versions":{"3.1.6":{"name":"malihu-custom-scrollbar-plugin-with-iframe-fix","version":"3.1.6","author":{"name":"malihu","url":"http://manos.malihu.gr"},"description":"Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.","license":"MIT","homepage":"http://manos.malihu.gr/jquery-custom-content-scroller","main":"./jquery.mCustomScrollbar.js","repository":{"type":"git","url":"git+https://github.com/malihu/malihu-custom-scrollbar-plugin.git"},"bugs":{"url":"https://github.com/malihu/malihu-custom-scrollbar-plugin/issues"},"keywords":["jquery-plugin","custom-scrollbar","scrollbar"],"files":["jquery.mCustomScrollbar.js","jquery.mCustomScrollbar.concat.min.js","jquery.mCustomScrollbar.css","mCSB_buttons.png","readme.md"],"jam":{"dependencies":{"jquery":">=1.6","jquery-mousewheel":">=3.0.6"}},"dependencies":{"jquery-mousewheel":">=3.0.6"},"gitHead":"de144a069b20043e7ff326928d6a0dd0a4dba64e","_id":"malihu-custom-scrollbar-plugin-with-iframe-fix@3.1.6","scripts":{},"_shasum":"4af2f493bf4d807329c794a25290b9850314dfc1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jetwell","email":"jet02@twellmeyer.eu"},"dist":{"shasum":"4af2f493bf4d807329c794a25290b9850314dfc1","tarball":"https://registry.npmjs.org/malihu-custom-scrollbar-plugin-with-iframe-fix/-/malihu-custom-scrollbar-plugin-with-iframe-fix-3.1.6.tgz","integrity":"sha512-Le0YWmOKHuvxWCTAqBNjS1QjiMwq2cpuawmKrli8TpMH9W+1uhsKigR8lqBWMGx8iDwf8I0QPVbN8MVY2DwHpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/I3tbpn1j+8ZIaEcC/16kVtBmCHen+UNnJegMemKDDAiBI0anPbykqAffraZpdMsPjQJY8dft9RHU4Je/vMNrQVw=="}]},"maintainers":[{"name":"jetwell","email":"jet02@twellmeyer.eu"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/malihu-custom-scrollbar-plugin-with-iframe-fix-3.1.6.tgz_1495124362561_0.6205525174736977"}}},"readme":"malihu custom scrollbar plugin\n================================\n\nHighly customizable custom scrollbar jQuery plugin ([Demo](http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html)). Features include: \n\n* Vertical and/or horizontal scrollbar(s)  \n* Adjustable scrolling momentum \n* Mouse-wheel, keyboard and touch support \n* Ready-to-use themes and customization via CSS \n* RTL direction support \n* Option parameters for full control of scrollbar functionality \n* Methods for triggering actions like scroll-to, update, destroy etc. \n* User-defined callbacks \n* Selectable/searchable content\n\n**[Plugin homepage and documentation](http://manos.malihu.gr/jquery-custom-content-scroller/)** ([Changelog](http://manos.malihu.gr/jquery-custom-content-scroller/2/)) \n\n#### Installation\n\nnpm: `npm install malihu-custom-scrollbar-plugin` \n\nBower: `bower install malihu-custom-scrollbar-plugin` \n\n[Manual](http://manos.malihu.gr/jquery-custom-content-scroller/#get-started-section) \n\n#### Usage \n\nManual: `$(selector).mCustomScrollbar();` \n\n[Browserify](http://browserify.org/): \n\n    var $ = require('jquery');\n    require('malihu-custom-scrollbar-plugin')($);\n\n[webpack](https://webpack.github.io/): \n\n    npm install imports-loader\n\tnpm install jquery-mousewheel\n\tnpm install malihu-custom-scrollbar-plugin\n\n\tmodule.exports = {\n\t\tmodule: {\n\t\t\tloaders: [\n\t\t\t\t{ test: /jquery-mousewheel/, loader: \"imports?define=>false&this=>window\" },\n\t\t\t\t{ test: /malihu-custom-scrollbar-plugin/, loader: \"imports?define=>false&this=>window\" }\n\t\t\t]\n\t\t}\n\t};\n\n\tvar $ = require('jquery');\n\trequire(\"jquery-mousewheel\")($);\n    require('malihu-custom-scrollbar-plugin')($);\n\n\nRequirements\n-------------------------\n\njQuery version **1.6.0** or higher\n\nBrowser compatibility\n-------------------------\n\n* Internet Explorer 8+ \n* Firefox \n* Chrome \n* Opera \n* Safari  \n* iOS \n* Android \n* Windows Phone\n\nLicense \n-------------------------\n\nMIT License (MIT)\n\nhttp://opensource.org/licenses/MIT\n\nDonate \n-------------------------\n\nhttps://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UYJ5G65M6ZA28","maintainers":[{"name":"jetwell","email":"jet02@twellmeyer.eu"}],"time":{"modified":"2022-06-19T15:40:37.026Z","created":"2017-05-18T16:19:24.608Z","3.1.6":"2017-05-18T16:19:24.608Z"},"homepage":"http://manos.malihu.gr/jquery-custom-content-scroller","keywords":["jquery-plugin","custom-scrollbar","scrollbar"],"repository":{"type":"git","url":"git+https://github.com/malihu/malihu-custom-scrollbar-plugin.git"},"author":{"name":"malihu","url":"http://manos.malihu.gr"},"bugs":{"url":"https://github.com/malihu/malihu-custom-scrollbar-plugin/issues"},"license":"MIT","readmeFilename":"readme.md"}