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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:07:01+00:00 2026-06-11T23:07:01+00:00

I am trying to write my own Script, because i have not found Jquery

  • 0

I am trying to write my own Script, because i have not found Jquery plugin suitable to my case.
I basically need to write a script which gives a Cash register or Gasoline Pump effect to my numbers loading automatically Thousand separator ‘.’ and decimal separator ‘,’ in my numbers, like exactly in this example
The Only difference from the example is that i want my numbers automatically load in the page without clicking on the botton

Is it possible to modify this script and making work without the function on click?

Alternatively how would you set up the script giving the function for thousand separator and decimal separator?

  • 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-11T23:07:03+00:00Added an answer on June 11, 2026 at 11:07 pm

    well easiest way is to copy the javascript in that example and put it into its own .js file.

    call mootools library script from your html <script src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.4/mootools-yui-compressed.js"></script>

    then call your plugin file <script src="js/plugin.js"></script>

    then include your initialization script (from that example, it looks like it goes at the bottom of the page, but im not sure)

    <script type="text/javascript" charset="utf-8">
        //<![CDATA[
          window.addEvent('domready', function(){
            var total = $('total'); // this is the id of the element that will display the number
            var totalFx = new Fx.CashRegister(total, {duration: 2000});
            totalFx.start(124353526.99); // this is the number that you want to show first when page loads
            });
    </script>
    

    see this jsBin i edited

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

Sidebar

Related Questions

I am trying to write my own form validation script with jQuery. However, I
I have been trying to write my own diff3 wrap script for SVN and
I'm trying to write a jQuery script (I have never written one before and
I'm trying to write my own lightbox script but I'm stuck on a problem.
I'm trying to write my own function like with no luck. ...is not a
I'm trying to write a bash script which will, given the name of a
I need some help. I am completely stumped. I'm trying to write my own
I'm trying to write my own custom View and I have problem with LayoutParams
I'm trying to write a script to launch xfce and xbmc in their own
I am trying to write my own Protobuf frame decoder and I'm basing it

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.