• Stars
    star
    2,163
  • Rank 21,320 (Top 0.5 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 14 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pretty, customisable, cross browser replacement scrollbars

jScrollPane - cross browser custom scroll bars

jScrollPane is a jQuery plugin which allows you to replace a browser's default scroll bars (on an element which has overflow: auto) with a HTML structure that can be easily skinned using CSS.

To see a bunch of examples of jScrollPane in action please visit the jScrollPane website. All of the code for the website is available from this repository so please feel free to download and use it!

How to get it

CDN

Up-to-date CDN version is kindly provided by: CDNJS jScrollPane

NPM

Up-to-date Node version jScrollPane is also available from NPM.

Ruby on Rails

jScrollPane packed as Ruby gem is also available.

Issues

Please feel free to make Bug reports against project but if you are making Issue in this project please read below.

Every Issue should have these

  • Brief topic which describes Issue
  • Short explanation about bug
  • Provide Browser info (version and platform) which have been used
  • Provide working example about Issue (JSFiddle or similar)

It would be nice to have these

  • Debug help about Issue if needed
  • Issue owner stays active until Issue is closed

Contributing

There is a simple grunt based build script in Gruntfile.js which will help to produce a minified version of jScrollPane if you make any modifications and want to submit a pull request.

To use it, make sure you have node, npm:

npm install

Then:

npm run build

Please remember to update the changelog in the comment at the header of both JS files when submitting a pull request.

Pull Request

These lines below may sound harsh or stop you making Pull Request. Please do Pull Request! This is very friendly project. These are just here because my time is very limited. So If you read lines below we all get along with less stress.

Please feel free to make Bug reports against project but Before making Pull Request please run your code against newest JSHint. Code with errors against JSHint won't be integrated or reviewed!.

Please also understand as Pull Request are made there is no time line or promise for that is would ever get integrated. This Volunteer organization and I do this when I have time. Remember everyone can help to review Pull Request.

If there is changes needed to make in Pull Request it's up to Pull Request owner to make sure they are corrected.

Pull Requests should at least have these

  • Pull Request should at least contain topic what it's changing
  • Brief explanation why this should be integrated and what have been changed
  • If there is new initialize properties they they should be documented to documentation
  • If this Pull Request generates new functionality which ain't having example that should be provided.

License

jScrollPane is dual-licensed under the GPL 2 license and the MIT license.

More Repositories

1

jquery-methods

Provide useful extra functionality to base JS objects (e.g. Array, String, Date etc) for use with jQuery
JavaScript
54
star
2

ember-cli-webfont

Easily generate webfonts from svg files as part of your ember-cli build process
JavaScript
21
star
3

GoogleMapsFlashCluster

An implementation of clustering for the google maps api for flash
ActionScript
14
star
4

jQuery-datepicker

JavaScript
12
star
5

jquery-tablesearcher

A simple plugin to add search/ filter functionality to HTML tables
JavaScript
7
star
6

fastrslowrplayr

A simple mp3 playback component for embedding in HTML. The twist? This one lets you change the playback speed!
JavaScript
6
star
7

bamboo

Scaffoling for kohana
PHP
5
star
8

kohana-aws-sdk

Kohana 3 wrapper around the Amazon Web Services SDK
PHP
4
star
9

kohana-kadmium

Abstraction of re-usable code for site backends built on Kohana and Jelly
JavaScript
4
star
10

sldshw

A simple jQuery plugin for generating slideshows of photos from Flickr
JavaScript
3
star
11

flash-template

Initial empty files and folders for development of a flash project
3
star
12

10k-apart

Playing around with entries for the 10k Apart comp
JavaScript
2
star
13

twitter-bootstrap-skeleton.docpad

A skeleton showing how you can set up a site using Twitter bootstrap and DocPad to make a quick and pretty static site
JavaScript
2
star
14

jFlickrPhotosetViewer

A jQuery plugin to allow easy browsing and viewing of flickr photosets
2
star
15

addon-with-typescript

Showing how to consume ember-cli-typescript from an addon
JavaScript
1
star
16

as3gpx

Simple parsing for GPX files from AS3
ActionScript
1
star
17

ec-prioritised

Demo showing why you might want enqueueWithPriority in ember-concurrency
JavaScript
1
star
18

mailchimp

Kohana 3.2 client library for the up-to-date MailChimp.com API v1.3.1.
PHP
1
star
19

kohana-arc2

Just a quick wrapper so that ARC2 can be easily used as a module in a Kohana 3 project
PHP
1
star
20

ember-model-lawnchair

An adapter so that ember-model can use Lawnchair as a backend layer
JavaScript
1
star
21

wait-a-minute

Looking at waiters in ember
JavaScript
1
star
22

kohana-pagination

Fork of git://github.com/awellis13/pagination.git which has somehow disappeared
PHP
1
star
23

ember-priority-queue

JavaScript
1
star
24

app-with-typescript

Showing how to consume an addon that uses ember-cli-typescript from an app
JavaScript
1
star