SHOWCASE
ABOUT MINISCROLL
Miniscroll is a small plugin of scrollbar for desktop and mobile applications.
the mode to be used is well simple, Also can be used css for modify the default configuration.
To help or to submit image for showcase send mail for mail@rogerluizm.com.br
HOW TO USE
initializing the basic framework
miniscroll.init("divid", {scroll:"y", color:"#000000", size:10});
the div cannot have display absolute or relative and the overflow of div have that to be hidden
