Design progress bar using html,css and jquery given a number in percentage using json....(without using any built in api's)
Sigiloso
Didn't get an idea initially...later got the idea of showing by changing the background color in div element..which indicates progress bar given the percentage of the bar in number.