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 7982505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T10:41:46+00:00 2026-06-04T10:41:46+00:00

I´ve downloaded a jOdometer jQuery and uploaded it to my website. I wonder how

  • 0

I´ve downloaded a jOdometer jQuery and uploaded it to my website.
I wonder how I can get the numbers to continue changing even if I reload the page. Right now the numbers resets to it´s start value every time i reload the page.

Thanks

Edit:
I´ll do this and maybe you can help me to paste the correct code:

code
$(function(){

            $('.counter1').jOdometer({increment: 12.58,speed: 500, numbersImage: 'http://facebookmarket.se/wp-content/plugins/jodometer/images/jodometer-numbers.png', spaceNumbers: 5, offsetRight:10,heightNumber: 85,widthNumber: 38,counterStart: '0000000.00',counterEnd: false,widthDot: 25,easing: 'linear',});
    });
</script>
  • 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-04T10:41:47+00:00Added an answer on June 4, 2026 at 10:41 am

    You’ll need to set the counterStart configuration option server-side:

    $('.counter').jOdometer({
      counterStart: '1000.25'
    });
    

    From the documentation:

    counterStart: Number we start with. To get a specific number of digits/decimals it has to be a string (e.g. ‘0005.50’) // Default: '0000.00'

    Depending on your server-side language of choice, the actual implementation of this will vary. If you were serving these pages up with PHP, and pulling a start value from the database, you could place that in your output:

    echo "<script>$('.counter').jOdometer({counterStart:'$start_number'});</script>";
    

    Where $start_number is the value retrieved from our database.

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

Sidebar

Related Questions

I downloaded GNUStep and installed it, however I am not sure where I can
Having downloaded Pango and GLib from the GTK+ Project's Win32 downloads page and having
I downloaded SQL Server 2008 and can't seem to find SQL Profiler anywhere. I
I downloaded the avalon wizard but I can't find anywhere any sample code. Does
I downloaded zthreads (found here: http://zthread.sourceforge.net/ ) and tried to compile but I get
I downloaded the sample ASP.NET login page from here: https://wiki.jasig.org/display/CASC/ASP.NET+Forms+Authentication And got CAS working
I downloaded the typewatch file from the github page, put it in my vendor/assets/javascripts
I downloaded the latest source of mod_wsgi from https://code.google.com/p/modwsgi/source/checkout , but I can’t compile
I downloaded the phpmobilizer script and uploaded all the files to the server except
I downloaded nUnit and TestDriven.net. I have a legacy Web Site application and I

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.