Jump to content

How to use jquery progress bar to display using php variable?


DirtySnipe

Recommended Posts

Im trying to switch number output to the jquery 1.2 progress bar but cannot figure it out.

 

I currently use the following as the output :-

 

<? printf('%d', $percentage * 100); ?>

 

This displays the output as follows :- 00

 

How can i get jquery to work instead of just showing plain numbers? The code goes on about using an upload form which I dont want to use.

 

 

here is a link to progress bar

 

http://t.wits.sg/tag/progressbar/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.