Caution
This plugin doesn't work. You can use the concept of this code for your own purposes. For example, in website development
The following arguments are used to set up the progressbar:
bgclr
- sets the mother block color of the progress bar (for exampleblack
)bgstart
- sets the initial color of the loading bar (for exampleblue
)bgfinish
- sets the end color of the loading bar (for examplewhite
)duration
- sets the run time of the loading bar (for example10s
)percent
- sets the loading bar percentage (for example50%
)
Syntax: https://example.com/index.html?<attribute1>=<value1>&<attribute2>=<value2>
Important
There's bug in the operation of duration
argument