Advertisement

07.12.2007 at 11:34PM PDT, ID: 22693852
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

Find how many checkboxes are checked by javascript realtime.

Asked by phparmy in JavaScript, Miscellaneous Web Development, Dynamic HTML (DHTML)

Tags: , , , ,

i want find how many checkboxs checked by javascript realtime.
i know how to find how many are checked when checkbox like.
<script>
function check_counter(abc){
  var kk=0;
  var ik=0;
  for(ik=0;ik<abc.length;ik++){
    if(abc[ik].checked){
      kk++;  
    }
  }
  document.sign_form.checks_selected.value=kk;
}
</script>
<form method=post name="sign_form">
<input type="checkbox" name="a" value="1" onclick="check_counter(this.form.a);>
<input type="checkbox" name="a" value="2" onclick="check_counter(this.form.a);>
<input type="checkbox" name="a" value="3" onclick="check_counter(this.form.a);>
<INPUT type="text" name="checks_selected">
</form>
This is works fine and correctly.
But i can not do when checkboxes like.
<input type="checkbox" name="a[15]" value="1" onclick="check_counter(this.form.a);>
<input type="checkbox" name="a[10]" value="2" onclick="check_counter(this.form.a);>
<input type="checkbox" name="a[21]" value="3" onclick="check_counter(this.form.a);>

Could anyone can solve it.
Thanks.Start Free Trial
 
Loading Advertisement...
 
[+][-]07.12.2007 at 11:41PM PDT, ID: 19478628

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: JavaScript, Miscellaneous Web Development, Dynamic HTML (DHTML)
Tags: javascript, find, checked, checkbox, how
Sign Up Now!
Solution Provided By: mplungjan
Participating Experts: 4
Solution Grade: B
 
 
[+][-]07.12.2007 at 11:45PM PDT, ID: 19478637

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 12:11AM PDT, ID: 19478708

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 12:14AM PDT, ID: 19478714

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 12:54AM PDT, ID: 19478808

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 12:57AM PDT, ID: 19478817

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 02:32AM PDT, ID: 19479158

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 04:50AM PDT, ID: 19479831

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 04:52AM PDT, ID: 19479844

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 05:05AM PDT, ID: 19479913

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 05:48AM PDT, ID: 19480237

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 06:02AM PDT, ID: 19480356

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 06:19AM PDT, ID: 19480526

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 06:22AM PDT, ID: 19480553

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.13.2007 at 08:11AM PDT, ID: 19481583

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.15.2007 at 12:41AM PDT, ID: 19489347

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy