Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 29079(0.015 seconds)
[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!

9.6
I am pulling two variables from inputs so that I can add them together.  I cannot use int to convert the values because the variables are currency and have decimals.  How do I pull the values and a...
Zones: JavaScriptDate Answered: 11/25/2007 Views: 18
I have a form as document.form <form action="" name="form"> I am assigning my onclick onsubmit event to the input button but it is not working, what am i doing wrong. <input type="button"...
Zones: JavaScript, HTMLDate Answered: 03/18/2008 Views: 19
I have two radio buttons. One is set to checked on page loading. The other set to hidden. When checking back and forth it should show one <div> and hide the other, and vice versa. Can't get ...
Zones: Web Languages/Standards, JavaScriptDate Answered: 03/18/2008 Views: 146
How do you use javascript to goto/advance to the next field after I maxed out the field.
Zones: JavaScriptDate Answered: 03/31/2008 Views: 28
I was looking for a Javascript method/function that could do the equivalent of ISDATE from VBScript.  Basically, I just wanted to be able to check in a form if a user has entered a valid date- for ...
Zones: JavaScriptDate Answered: 04/17/1997 Views: 9
I need to get a formal grammar spec of JavaScript. Event better -  a shareware compiler source.
Zones: JavaScriptDate Answered: 05/30/1997 Views: 0
I have a script that "flips" through several pages at the push of a button repeatedly. This works when the script is within Frames, but when i use it on my Remote Control JavaScript doesn't seem to...
Zones: JavaScriptDate Answered: 06/12/1997 Views: 0
I have a javascript which works ok under Netscape but fails with Explorer... the problem seems to be that when I check elements.type for type checkbox it fails to find anything. Is there some other...
Zones: JavaScriptDate Answered: 06/17/1997 Views: 0
What is wrong with the following script? <HTML><HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Hide from JavaScript-Impaired Browsers al="`1234567890-=~!@#$%^&*()_+qwer" +"tyuiop[]QWERTYUIOP{}|asdfgh...
Zones: JavaScriptDate Answered: 06/25/1997 Views: 15