0.0
No commit activity in last 3 years
No release in over 3 years
jQuery custom scrollbar for rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 10.0
 Project Readme

jQuery Custom Scrollbar Rails Gem

Installation

Add this line to your application's Gemfile:

    gem 'scrollbar-rails'

And then execute:

    $ bundle install

Usage

Add to your app/assets/javascripts/application.js

    //= require jquery.mCustomScrollbar

Or for the minified version

    //= require jquery.mCustomScrollbar.concat.min

And to your app/assets/stylesheets/application.css.sass or application.css.scss

    @import jquery.mCustomScrollbar

Or application.css:

    *= require jquery.mCustomScrollbar

Documentation

Usage documentation as well as demos can be found at:

https://github.com/malihu/malihu-custom-scrollbar-plugin

http://manos.malihu.gr/jquery-custom-content-scroller

http://manos.malihu.gr/repository/custom-scrollbar/demo/examples/complete_examples.html