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 81(0.001 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!

8.8
<script language="javascript"> function openPop(form) { var url=(form.state.options[form.state.selectedIndex].value); myWindow = window.open(url, 'myWindow', 'toolbar=no, location=no, directori...
Zones: JavaScript, ProgrammingDate Answered: 11/26/2007 Views: 0
HI Guys, I have been developing a website in PHP, which renders the code shown below in the code attachment.  It works and displays perfect in FireFox, but IE7 doesn't render it at all, although if...
Zones: Internet Explorer, PHP, XHTMLDate Answered: 03/04/2008 Views: 0
Does anyone have a good example of a pure CSS horizontal menu that supports sub menus and sub sub menus? Please see xml representation of the menu. Any help appreciated.  Thanks.  I would have ...
Zones: DHTML, CSSDate Answered: 04/08/2008 Views: 263
I have a bar graph that is updating on the fly using javascript.  The outer table has a light color that shows the outer limit, the inner table is the actual progress.  I want to show a percentage ...
Zones: HTML, Web Development, CSSDate Answered: 06/18/2008 Views: 0
I'd like to use event handling to notify an external JavaScript (JS) file of when a div grows in size.  How do I do that, with emphasis on making it work in IE6?  My problem in greater detail: T...
Zones: JavaScript, Web Browsers, DHTMLDate Answered: 07/03/2008 Views: 19
I have a vbs script that creates an internet Shortcut (Thanks to the good folks on this site).  But my internet shortcut does not work under the firefox browser, however, if they use IE6, or IE& it...
Zones: VB ScriptDate Answered: 09/17/2008 Views: 62
Hi again :) Is there any way to prevent the left padding in a select box ? For example: <html> <head> <style type="text/css"> <!-- SELECT {       height: 19px; } INPUT.text, TEXTARE...
Zones: CSS, XHTMLDate Answered: 10/12/2008 Views: 58
Hi, I have a webform with multiple expandible/colapsible panels via a JavaScript hide/show (display="none") function, "hs". This utilises another function "$"  to pass the ID. The panel wi...
Zones: JScriptDate Answered: 05/05/2009 Views: 0
The staff page at http://www.xtremefaithnorco.org/staff/ is not working well in IE6. I got the issue addressed in IE7 and Firefox. MY problem is that the black bar across the screen is below the ma...
Zones: CSSDate Answered: 05/25/2008 Views: 0
Hi all, I have an html newsletter that is sent to customers.  In the email I need to provide some links that will popup a window no toolbar etc (not a seperate browser window) .  Simple enough, ...
Zones: JavaScriptDate Answered: 01/28/2008 Views: 26