Cool Multi Purpose Progress Bars

Cool Progress Bars ScreenhotIn my development I’ve created these cool Progress Bars with different applications, actually I created them ages ago. I’ve recently needed to expand on their original design, and while I’m restructuring them I thought I’d also share them.

They come in the form of PHP5 Classes (EDIT: PHP4 versions also included) and for the moment they are static. The output is well formed though so you could manipulate them usng your own Javascript style. The example page within the zip has a few examples for you to run with. The classes themselves are well documented with functionality not always seen in the examples.


Share this Post:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • StumbleUpon
  • Slashdot
  1. written by vinod November 5th, 2008 at 03:10 | #1

    i couldn’t able to download the progress bar classes. please send me the correct link to download the file


  2. written by jc November 5th, 2008 at 19:13 | #2

    whoops. files were moved. fixed now


  3. written by vinod November 6th, 2008 at 01:57 | #3

    great. thanks for your quick reply. Really this is very easy to use.


  4. written by Professional Php5 November 28th, 2008 at 02:48 | #4

    found your site on del.icio.us today and really liked it.. i bookmarked it and will be back to check it out some more later ..


  5. written by AL February 14th, 2009 at 00:21 | #5

    Hi !

    Is there a way to use these classes in PHP4 ?

    Thx


  6. written by jc March 9th, 2009 at 10:30 | #6

    Just for you, I’ve added the PHP4 versions of the classes in the Zip file linked above. Enjoy


  7. written by Kate Texas April 10th, 2009 at 00:58 | #7

    You are so kind taking into account the wishes of all the commentators. :)
    Thanks for these wonderful bars.


  8. written by Sparsh February 19th, 2010 at 20:24 | #8

    Hey! you have shared nice process bar. Thanks for the PHP code. I will try it in my site.


  9. written by Ric April 22nd, 2010 at 22:49 | #9

    Hi there! Is there any way of adding one of these into the ajax file browser upload section?

    Thanks


  10. written by jc April 30th, 2010 at 08:30 | #10

    Hi Ric, no I wouldn’t be able to do this. To add progress bars to Uploads, you have to use Flash. I plan to use Uploadify (http://www.uploadify.com/) in the next release of AFB – yet to be completed.