Skip to content

alpha-ninja/loading-bar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Loading Bar by Pete R. Made jquery-less by alpha-ninja A little js script that will let you add a Youtube-like loading bar to anything.

Created by Pete R., Founder of BucketListly, mostly rewritten by alpha-ninja.

License: Attribution-ShareAlike 4.0 International

Demo

Clicky!

Usage

To add a Youtube-like loading bar to your website, simply include loadingbar.js and loadingbar.css into your document's <head> and simply call the functions as shown below:

startLoad('right')
finishLoad()

About

Add a Youtube-like loading bar to stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.0%
  • CSS 40.0%