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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:08:09+00:00 2026-06-09T06:08:09+00:00

The link below will take you to my example. My question is… without changing

  • 0

The link below will take you to my example. My question is… without changing any code inside the forms themselves can I have one button control all of the buttons in each and every form. So that once the “master button is clicked it will tabulate all of the calulations in each form respectively? You will notice that I only have three forms but the project I am working on will have hundreds. This is simply a small portion of that for the sake of simplicity. What I am hoping some one can answer is if I can have a “master calc” button be clicked rather than clicking the calc button in each form?

http://jsfiddle.net/qvDFY/1/

Help would be greatly appreciated,

thanks in advance

  • 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-09T06:08:11+00:00Added an answer on June 9, 2026 at 6:08 am

    Perhaps: jsfiddle.net/qvDFY/9/n

    Basically:

    function calculateAll() {
        var forms = document.getElementsByTagName("form");
        for(var i = 0; i < forms.length; i++ ) {
            CalculateIMSUB(forms[i].input_A.value, forms[i].input_B.value,forms[i], 96)                
        }
    }
    

    Although I am unsure why the ’96’ was fed into the CalculateIMSUB function in your example

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

Sidebar

Related Questions

Take the code below, <strong><a href=#>Link</a></strong> It will make the link bold. Now consider
The example below should take a link from m3u playlist and add it to
The page: /index.php?page=6&test=1&test2=2 The code below strip's page=6 off of this so I can
I have the following structure below. Using jQuery I need to take each link
I have a java threads related question. To take a very simple example, lets
The URL link below will open a new Google mail window. The problem I
Below is a link to my original question: PHP: How to display a variable
do take alook at this link below.. http://www.7tech.co.in/php/how-to-generate-a-graph-image-in-php/ I am wondering, what does this
I have the below code. Supposed, a user can insert 1-4 keywords and click
The link below is an image URL where the extension has been stripped. 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.