Advertisement

1 - 10 of 1571 containing alltags:("iframe") (0.001 seconds)
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 ...
Zones: JavaScriptDate Answered: 03/08/2000 Grade: A 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? **************...
Zones: JavaScriptDate Answered: 05/18/2000 Grade: A 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...
Zones: JavaScriptDate Answered: 08/28/2000 Grade: B 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...
Zones: JavaScriptDate Answered: 10/22/2000 Grade: A 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...
Zones: JavaScriptDate Answered: 06/16/2002 Grade: A 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...
Zones: JavaScriptDate Answered: 11/24/2000 Grade: B 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...
Zones: ASPDate Answered: 04/06/2001 Grade: A 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...
Zones: HTMLDate Answered: 11/03/2001 Grade: A 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...
Zones: HTMLDate Answered: 10/02/2001 Grade: A 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...
Zones: JavaScriptDate Answered: 08/06/2002 Grade: A Views: 0