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 2686(0.011 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!

7.6
see my question under the html section for points... I am using a scrollable div and I only want a vertical scrollbar on the right side. Problem is that I also get a scrollbar on the bottom.  What...
Zones: ASPDate Answered: 01/17/2000 Views: 0
Hi I am facing a problem in NS. Here is the problem. I am using a servlet to populate a HTML page which has threen frames. One of the frame(data frame) has a DIV portion. This DIV is written ...
Zones: HTMLDate Answered: 07/09/2001 Views: 0
The box with scrolling text in scrolltest2.html does not always load into its specified table td. Sometimes it appears in the upper left-hand corner of the screen covering up other items in IE, or ...
Zones: JavaScriptDate Answered: 06/03/2002 Views: 0
Greetings, I'm looking for an answer to my problem.. (duh!) ;) Basically I'm creating a site where I have several <div> cells containing various bits of dynamic information. I have anothe...
Zones: JavaScriptDate Answered: 01/31/2001 Views: 0
I have a web page that has a <FORM> in it.  The <FORM> contains a <DIV> to faciliate an invisible object that is a popup calendar.   I can't seem to get my objects that are apart of a <DIV> to b...
Zones: JavaScriptDate Answered: 03/07/2003 Views: 0
I wrote a page with a large table and a div that highlights the selected line in the table. when the table is larger then the viewable area and I scroll down and highlight a line ( using the follo...
Zones: JavaScriptDate Answered: 11/20/2001 Views: 0
I try to make a page that will have a long table, and a title above the table, and I want the table to be scrollable WITHOUT scrolling the title. In other ways, I want a fix title and a scrollable ...
Zones: HTMLDate Answered: 03/12/2002 Views: 0
I have the following code in a frame. The first table cell should not be displaying but it is, any ideas? I have also tried Link1Cell.style.display = "none" <HTML> <HEAD> </HEAD> <BODY TEXT=...
Zones: JavaScriptDate Answered: 03/19/2002 Views: 0
I have a <DIV> which I would like to dynamically position and dimension. If I use document.all.topDiv.style.left=10; it works okay, but trying to dimension the div doesn't seem to work using docum...
Zones: JavaScriptDate Answered: 06/21/2002 Views: 0
How do I prevent my layers from overlapping on my page? For example, I have: <DIV ID="one"> --content-- </DIV> <DIV ID="two"> --content-- </DIV> <DIV ID="three"> --content-- </DIV> ...
Zones: HTMLDate Answered: 03/08/2003 Views: 0