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 375(0.009 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.0
Please go to http://www.richel.org/grk/uraniumplenty/  and notice the difference in the display of the 2 tables in either IE7 or FF1.5. How can I get rid of these differences? Thanks
Zones: Web Development, Internet Explorer, Fire...Date Answered: 04/02/2007 Views: 0
Hi, why this code works in IE but not in FF , the purpose of this code is to draw a border around row: <Style>     table{border-collapse:collapse;}     tr.row td{     border-width:1px 0;     b...
Zones: JavaScriptDate Answered: 04/09/2007 Views: 0
On some html pages, I see text that display well in IE get pushed to the right in FF. For example: IE:  User ID TextBox |                               | FF:                                    ...
Zones: XHTMLDate Answered: 05/22/2007 Views: 0
I have some problem on a page when running on Firefox. In IE, all looks ok. In FF, I experience a slight shift in the page layout when trying to access http://www.stratnexus.com/akribis/moagi/se...
Zones: CSS, HTMLDate Answered: 06/24/2007 Views: 0
I've been searching the web but can't find a straight answer to this question, Is the following doctype declaration valid? Is it invalid if I do not define a DTD? <!DOCTYPE HTML PUBLIC "-//W3C//...
Zones: HTMLDate Answered: 09/11/2007 Views: 0
I just realized that when I assign a function to an event, I've been randomly using either, onmouseover='src="img1.gif"' or onmouseover='this.src="img1.gif"' and either of them work just fine...
Zones: JavaScript, JScriptDate Answered: 11/25/2007 Views: 0
We have an xml file that we will be editing thousands of times. We need to import it into Excel, edit it, then export it into XML again. I've attached an example xml file. We have access to a...
Zones: MS Excel, Web Development, XMLDate Answered: 03/24/2008 Views: 11
Is there a way to use a variable in an Object(hash) during creation? What I'm trying to do is something like the following. var test = {       prefix : "useMe",       v1 : this.prefix+"_v1" // <-- ge...
Zones: Scripting, JavaScript, JScriptDate Answered: 03/04/2008 Views: 0
I have a page in SharePoint with a Page Viewer Web Part - basically nesting one page inside another, sort of like an iFrame. Inside that Page Viewer web part I call a .Net website with a gridvie...
Zones: JavaScript, C#Date Answered: 01/17/2008 Views: 69
I'm having problem with opening page in frame. I have a dynamically generated image in search_results.asp. If you click the image, it goes to gallery.asp page. gallery.asp has iframe named "ma...
Zones: HTML, JavaScriptDate Answered: 01/20/2008 Views: 40