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 134(0.002 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.2
I created a page using CSS that comes out fine in a browser but when I try to incorporate it into masterpages, I'm experiencing some problems.  In the code  below, I have the html and css which wor...
Zones: CSS, Web Development, AS...Date Answered: 01/20/2008 Views: 28
Hi, I am have a web application that is pretty basic at the moment. I created an image for mouse over, but is not able to display that image and was wondering if someone can point me in the righ...
Zones: CSS, Web Development, AS...Date Answered: 02/14/2008 Views: 0
I have a DIV inside a content area of a Master/Content ASP.net website. Inside the DIV, I have 4 tables that are programmically databound at run time. I will NOT know the heights of the table...
Zones: CSS, ASP.Net Programming, ...Date Answered: 03/16/2008 Views: 17
I want to put space between my paragraphs and so I set up my css: p {       font-size: 15pt;       font-style: oblique;       color: blue;       margin-top: 30px;       margin-bottom: 30px;       font-family: Palati...
Zones: CSSDate Answered: 09/13/2008 Views: 17
currently I'm getting this (see first screen shot) (validation is printing next to eachother) I want to get this (see second screen shot) (validation stacked)
Zones: ASP.Net Programming, CSSDate Answered: 07/26/2008 Views: 17
I have a asp.net page with many labels on the page... with some css at the top.. I want to know why the css is not working.. thanks
Zones: CSS, ASP.Net ProgrammingDate Answered: 08/16/2008 Views: 9
I have a div: <div style="overflow-y:auto;> LOTS of BLAH BLAH BLAH </div> I want the scroll bars of the div to match my background. (gradient image) I want to know how to use CSS to cha...
Zones: ASP.Net ProgrammingDate Answered: 09/11/2008 Views: 192
how can I use CSS to make a regular ASP.NET button (or any html button) look like regular text. no background no border....
Zones: CSS, ASP.Net ProgrammingDate Answered: 08/22/2008 Views: 0
I'm using an ASP.NET Gridview where the height can be 200 or 2000 px. (Possible to know at page creation, but I would perfer not to care about the phsyical height of the page.) When I add the ...
Zones: CSS, ASP.Net ProgrammingDate Answered: 09/11/2008 Views: 23