javascript - Progress Bar using nprogress.Js -


i want make progress bar youtube bar progress, im using plugins nprogress.js, want start progress middle of page somthing like, youtube bar :

start | ---------------------------------------------> | end 

that want :

start | emtpyemptyemtpyemtpyempty--------------------> | end 

here nprogress website http://ricostacruz.com/nprogress/

on github : https://github.com/rstacruz/nprogress/

how can please, , !

taken http://ricostacruz.com/nprogress/

nprogress.set(0.4) — sets percentage

if want go middle, set 0.5 o 50 or something... if not looking for, please excuse me, have bad english... also, if has 4 functions exposed, , none of them can work want, think solution adding nprogress code :p


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -