PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Adding Jquery to existing progress bar?

  1. I saw this post... http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar. Its similiar to what I want to do but is there a way to do it using the actual progress bar in my paged form? Something like this maybe... http://jqueryui.com/demos/progressbar/animated.html

    Posted 12 years ago on Thursday January 19, 2012 | Permalink
  2. You could apply some custom jQuery to do that I'm sure.. haven't tried that specifically but will check it out. You could also achieve the same effect by using an animated gif background image and redefining the background image in the progressbar CSS.

    Posted 12 years ago on Friday January 20, 2012 | Permalink