{"id":20622652,"url":"https://github.com/myterminal/fluxionscrollbar","last_synced_at":"2026-04-25T03:35:53.981Z","repository":{"id":18581705,"uuid":"21785040","full_name":"myTerminal/fluxionScrollbar","owner":"myTerminal","description":"A simple plug-and-play JavaScript scrollbar","archived":false,"fork":false,"pushed_at":"2022-08-03T22:52:32.000Z","size":102,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:29:42.528Z","etag":null,"topics":["html5","scrollbar"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myTerminal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-13T07:12:09.000Z","updated_at":"2022-08-03T22:51:23.000Z","dependencies_parsed_at":"2022-07-12T22:00:32.297Z","dependency_job_id":null,"html_url":"https://github.com/myTerminal/fluxionScrollbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2FfluxionScrollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2FfluxionScrollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2FfluxionScrollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2FfluxionScrollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/fluxionScrollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242301037,"owners_count":20105350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html5","scrollbar"],"created_at":"2024-11-16T12:24:09.396Z","updated_at":"2025-12-16T02:03:51.176Z","avatar_url":"https://github.com/myTerminal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluxionScrollbar\n\n[![Build Status](https://travis-ci.org/myTerminal/fluxionScrollbar.svg?branch=master)](https://travis-ci.org/myTerminal/fluxionScrollbar)\n[![Code Climate](https://codeclimate.com/github/myTerminal/fluxionScrollbar.png)](https://codeclimate.com/github/myTerminal/fluxionScrollbar)\n[![Coverage Status](https://img.shields.io/coveralls/myTerminal/fluxionScrollbar.svg)](https://coveralls.io/r/myTerminal/fluxionScrollbar?branch=master)  \n[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)\n[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)\n\nA simple plug-and-play JavaScript scrollbar\n\n\u003e **Note**: fluxionScrollbar is obsolete and no longer updated, see [faded-scrollbar](https://github.com/myTerminal/faded-scrollbar)\n\n## How to use\n\n*fluxionScrollbar* is an easy to use jQuery scrollbar plugin that requires minimal effort to set up on a web-page. Below are simple steps that you need to do to get it working:\n\n1. Include the stylesheet *fluxionScrollbar.css* and the script *fluxionScrollbar.min.js* in the target page along with the required dependencies like jQuery, jQuery-easing, and jQuery-mousewheel.\n2. Set the dimensions (especially the height) of the element on which you want the scrollbar to appear.\n3. Create an instance of `fluxionScrollbar` with the selector of your desired container.\n\n\t\tvar myScrollbar = new fluxionScrollbar(\".myContent\");\n\n4. Activate the scrollbar with method `activate` on the scrollbar instance.\n\n\t\tmyScrollbar.activate();\n\nThat is all!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ffluxionscrollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Ffluxionscrollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Ffluxionscrollbar/lists"}