I am looking for a function that grabs the value of text in an empty IFrame and sends it to a database.
I am using an empty IFrame with out a src to write text in it. Now that I have written ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10295702.html
Zones:
JavaScriptDate Answered: 03/08/2000 Rating: 7.8 Views: 0
I have a page containing iframes. How can I create links on the outside page to act as forward, backward, stop, and refresh buttons for an iframe without refreshing the entire page?
**************...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10331801.html
Zones:
JavaScriptDate Answered: 05/18/2000 Rating: 7.0 Views: 0
I have an asp file which contains a <DIV> which holds an IFrame and another <DIV> which contains a Layer. Using javascript I want to manipulate some of the properties of the Iframe or Layer when c...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11042043.html
Zones:
JavaScriptDate Answered: 08/28/2000 Rating: 7.8 Views: 0
I have the following structure:
Main Page
IFRAME id=Container
IFRAME id=a
SELECT id=list
IFRAME id=b
SELECT id=list
What is the syntax for ref...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11618119.html
Zones:
JavaScriptDate Answered: 10/22/2000 Rating: 9.6 Views: 0
Hi,
I got IFRAME object and in the code I change "src" property . Do you know how to wait for a document in that frame to be "complete" ??? I tried many, many ways and it didn't work. document p...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11953038.html
Zones:
JavaScriptDate Answered: 06/16/2002 Rating: 9.4 Views: 0
Hi experts,
I try to change the content of a layer (<div>) that's in another frame. It works for netscape with one line of code. I tried a lot for the internet explorer, code below uses a 'dummy...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11964979.html
Zones:
JavaScriptDate Answered: 11/24/2000 Rating: 7.0 Views: 0
If I have a page with an IFRAME within it, is there a way I can reference a form on the page containing the IFRAME?
ie.
<html>
<form>
<input name="TEST"></input>
</form>
<iframe>
<inpu...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20101720.htm...
Zones:
ASPDate Answered: 04/06/2001 Rating: 8.2 Views: 0
I have created a simple banner rotation web page, and installed it in one of my servers. In my clients, I give them a piece of HTML code, which they paste into their web pages, and can show adverts...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20184912.ht...
Zones:
HTMLDate Answered: 11/03/2001 Rating: 7.0 Views: 0
I'm doing a project in school and I wan't to use Iframes, just the classic: click on link -> load content in the Iframe. But the thing is, as you all know, NetCrap doesn't support it. I could ignor...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20188391.ht...
Zones:
HTMLDate Answered: 10/02/2001 Rating: 9.0 Views: 0
im trying to to do something very simple.
this is my iframe:
<iframe align="<%=align%>" designMode="on" id="ifrm" width="100%"></iframe>
when the user selects something from the combo box i want...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20332266.html
Zones:
JavaScriptDate Answered: 08/06/2002 Rating: 8.8 Views: 0