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 27(0.003 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.6
The setting is a jsp page, call it graph.jsp, that resides in the Iframe of a parent jsp page. When certain buttons are clicked in graph.jsp, I execute a javascript function that tells the parent j...
Zones: HTMLDate Answered: 09/15/2004 Views: 0
I need to add 2 combo box within the given code below and get the values of the combo box from the database. We are using an innerHTML to display the current values. I need to add 2 combo box to th...
Zones: JavaScript, HTMLkitDate Answered: 05/16/2008 Views: 0
Hi, I'm trying to call the javascript blur function in the onFocus event, for the Select (dropdown) element on my page. It doesn't work. Any idea why this doen't work?? But it works for other el...
Zones: JSP, JavaScriptDate Answered: 09/10/2008 Views: 48
I am opening a popup window using window.open. Inside this popup window i want to add event handlers like onclick on table rows. so how can i write a javascript functions inside this popup window...
 
Related Solutions:
getting id of element which caused the event?

solution to previou question worked fine for me. Now i want to get  id of element which caused...

Tags: javascript, jsp, html| Rating: 7.0
displaying string contaning newlines in popup window

I am trying to display a string containing ( "${explains}"  in my case) newlines in popup window....

Rating: 6.8
 
Zones: Jquery, JavaScript, WebApplicationsDate Answered: 10/31/2008 Views: 41
solution to previou question worked fine for me. Now i want to get  id of element which caused the event something like below: tmp.write('function submitquery() '); tmp.write('{'); tmp.writ...
 
Related Solutions:
getting id of element which caused the event in popup...

I want to get id of element which caused the event in popup window. I can get object of window...

Rating: 7.7
 
Zones: Jquery, JavaScript, WebApplicationsDate Answered: 11/05/2008 Views: 8
I am calling a function with an onload event that sits on an iframe that nested 3 levels deep from the top page. That onload event needs to refresh another iframe that sits on the top page.  My ...
Zones: JavaScript, HTML, JSPDate Answered: 01/26/2009 Views: 22
I have a .jsp pages that returns an Oracle query, works great. I want the page to load by querying everything, then the user clicks a button and this filters the query. So I need a variable, ...
Zones: JavaScript, HTML, XHTMLDate Answered: 04/05/2009 Views: 0
I have a string that contains a URL, when I launch the application to point to this url, the browser points to the string and not what is contained in it. Example: function aFunction(){ var aU...
Zones: JSP, JavaScriptDate Answered: 06/05/2009 Views: 11
I have a variable that is determined based on clicking a normal link. I have an onClick event that gives the value to the variable. onclick="doBoth2(); dynamic_layouts_id2='<%=ResponseBean.getD...
Zones: JavaScript, Java, HTMLDate Answered: 01/26/2009 Views: 20
Hi Everybody. I have 2 htmls , they are one.html and two.html one.html ----------- <span id='sp1'></span> <iframe id="id1" name="ifn"></iframe>  <a href="server.html" target="ifn">Click H...
Zones: JavaScript, DHTMLDate Answered: 02/02/2008 Views: 0