Enter Keywords:
1 - 10 of 30(0.02 seconds)
Sort By:
 
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 Rating: 8.6 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 Rating: 8.2 Views: 4
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 Rating: 7.0 Views: 31
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, WebApp...Date Answered: 10/31/2008 Rating: 8.6 Views: 46
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, WebApp...Date Answered: 11/05/2008 Rating: 7.0 Views: 0
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 Rating: 6.4 Views: 0
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, XHTML, HTMLDate Answered: 04/05/2009 Rating: 8.2 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 Rating: 7.2 Views: 0
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 Rating: 8.1 Views: 4
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 Rating: 7.2 Views: 0