Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9272637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:55:17+00:00 2026-06-18T15:55:17+00:00

I am trying to develop a mobile application using jquery mobile, as I am

  • 0

I am trying to develop a mobile application using jquery mobile, as I am doing the work with the web service. I want it to display a progress bar with percentage of completion.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T15:55:19+00:00Added an answer on June 18, 2026 at 3:55 pm

    Full disclosure: I have written this open source plugin

    You may try the jQuery-Mobile-Progress-Bar-with-Percentage plugin.

    The jQuery-Mobile-Progress-Bar-with-Percentage (Tolito Progress Bar) is a plugin for jQuery Mobile which creates, manages, starts, stops, resumes and explicitly sets the value of a progress bar. In addition the constructor provides the options to set the progress bar’s outer theme and inner filling theme on the basis of the jQuery Mobile standard themes, to show a percentage completion counter, to set whether the progress bar has normal or mini size, to define the interval which specifies the filling frequency rate, to configure the max value of the outer bar and set the initial value of the filling inner bar. The JavaScript prototype chaining method has been used in order to enable the chaining of separate method calls where each call is made on the same instance.

    EDITED:
    The new version 1.0.3 contains functionality to stop and/or resume the progress bar and to explicitly set the progress bar’s value. This fits to the cases where some AJAX requests need to be performed and in each successful response the progress bar value has to be set explicitly in order to represent the actual progress status. Furthermore an event is triggered when the progress bar is completed.

    The JavaScript prototype chaining method has been used in order to enable the chaining of separate method calls where each call is made on the same instance.

    The following piece of code configures, builds and initializes a progress bar:

    TolitoProgressBar('progressbar')
        .setOuterTheme('b')
        .setInnerTheme('e')
        .isMini(true)
        .setMax(100)
        .setStartFrom(0)
        .setInterval(10)
        .showCounter(true)
        .logOptions()
        .build()
        .run();
    

    Example with mini progress bar:

    enter image description here

    Example with a normal progress bar inside a dialog:

    enter image description here

    Example with an overlay which includes a normal progress bar:

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to develop a mobile application using JQUERY mobile. For its data,
I am trying to develop an android mobile application using the PhoneGap framework, and
I am trying to develop a mobile version of my web application and I
I am trying to develop the single page in asp.net web mobile application as
I am trying to develop a mobile application using J2ME to detect the device
we are trying to develop a mobile application using GWT 2.4 but now it
I am trying to develop a simple sample mobile web app using MVC4, to
I am trying to develop an iPhone app using PhoneGap and jQuery Mobile. This
I'm trying to develop a mobile application for some site, that using HTML form
I am trying to develop a non-web application (mobile, non-mobile) for consuming information from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.