Show progress without using an image
        Posted  
        
            by Jon1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jon1
        
        
        
        Published on 2009-08-10T00:09:36Z
        Indexed on 
            2010/05/25
            11:11 UTC
        
        
        Read the original article
        Hit count: 153
        
I would like to design a progress bar, without using an image (eg animated gif...). Can this be done with just html css and jquery? trying to be creative here :)
Update: the progress percentage cannot be determined, so it has to be a loop
© Stack Overflow or respective owner