Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 595 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 595 Bytes

What is this?

It's a simple javascript scrollbar.

It is intended to serve as starting point for anyone wanting to create scrollbar using javascript without any external libraries. There is thoroughly commented code supplemented with tutorial.

Tutorial, You say?

Yes, click on tutorial.md and pretty detailed tutorial should popup. It assumes basic knowledge of html, css and javascript, but external links are provided for detailed explanation of most elements encountered in it.

No jQuery?

Yes, no jQuery.