Articles tagged: HTMLIFrameElement
Found 34 documents
- Mozilla/Gecko/Chrome/API/Browser_API The HTML Browser API is an extension of the HTML iframe element that allows web apps to ...
- Web/API/HTMLIFrameElement/addNextPaintListener The addNextPaintListener() method of the HTMLIFrameElement is used to define a handler to listen ...
- Web/API/HTMLIFrameElement/clearMatch The clearMatch() method of the HTMLIFrameElement clears any content highlighted by findAll() or ...
- Web/API/HTMLIFrameElement/download The download() method of the HTMLIFrameElement interface downloads a specified URL, storing it ...
- Web/API/HTMLIFrameElement/executeScript The executeScript() method of the HTMLIFrameElement interface allows a specified script to be ...
- Web/API/HTMLIFrameElement/findAll The findAll() method of the HTMLIFrameElement searches for a string in a browser iframe 's text ...
- Web/API/HTMLIFrameElement/findNext The findNext() method of the HTMLIFrameElement highlights the next or previous instance of a ...
- Web/API/HTMLIFrameElement/getActive The getActive() method of the HTMLIFrameElement indicates whether the current browser iframe is ...
- Web/API/HTMLIFrameElement/getCanGoBack The getCanGoBack() method of the HTMLIFrameElement interface is used to indicate whether it's ...
- Web/API/HTMLIFrameElement/getCanGoForward The getCanGoForward() method of the HTMLIFrameElement is used to indicate whether it's possible ...
- Web/API/HTMLIFrameElement/getContentDimensions The getContentDimensions() method of the HTMLIFrameElement interface retrieves the X and Y ...
- Web/API/HTMLIFrameElement/getManifest The getManifest() method of the HTMLIFrameElement interface retrieves the manifest of an app ...
- Web/API/HTMLIFrameElement/getMuted The getMuted() method of the HTMLIFrameElement indicates whether the browser iframe is currently ...
- Web/API/HTMLIFrameElement/getScreenshot The getScreenshot() method of the HTMLIFrameElement lets you request a screenshot of an content ...
- Web/API/HTMLIFrameElement/getStructuredData The getStructuredData() method of the HTMLIFrameElement interface retrieves any structured ...
- Web/API/HTMLIFrameElement/getVisible The getVisible() method of the HTMLIFrameElement is used to request the current visible state of ...
- Web/API/HTMLIFrameElement/getVolume The getVolume() method of the HTMLIFrameElement gets the current volume of the browser iframe.
- Web/API/HTMLIFrameElement/goBack The goBack() method of the HTMLIFrameElement interface is used to navigate backwards in the ...
- Web/API/HTMLIFrameElement/goForward The goForward() method of the HTMLIFrameElement is used to navigate forward in the browser ...
- Web/API/HTMLIFrameElement/mute The mute() method of the HTMLIFrameElement mutes any audio playing in the browser iframe.
- Web/API/HTMLIFrameElement/purgeHistory The purgeHistory() method of the HTMLIFrameElement interface is used to clear the browsing ...
- Web/API/HTMLIFrameElement/referrerPolicy The HTMLIFrameElement.referrerPolicy property reflects the HTML referrerpolicy attribute of the ...
- Web/API/HTMLIFrameElement/reload The reload() method of the HTMLIFrameElement interface is used to reload the content of the iframe.
- Web/API/HTMLIframeElement/removeNextPaintListener The removeNextPaintListener() method of the HTMLIFrameElement interface is used to remove a ...
- Web/API/HTMLIFrameElement/sendMouseEvent The sendMouseEvent() method of the HTMLIFrameElement interface allows you to fake a mouse event ...
- Web/API/HTMLIFrameElement/sendTouchEvent The sendTouchEvent() method of the HTMLIFrameElement allows you to fake a touch event and send ...
- Web/API/HTMLIFrameElement/setActive The setActive() method of the HTMLIFrameElement sets the current iframe as the active frame, ...
- Web/API/HTMLIFrameElement/setInputMethodActive The setInputMethodActive() method of the HTMLIFrameElement sets the current browser iframe as an ...
- Web/API/HTMLIFrameElement/setNfcFocus The setNfcFocus() method of the HTMLIFrameElement interface sets whether an iframe can receive ...
- Web/API/HTMLIFrameElement/setVisible The setVisible() method of the HTMLIFrameElement is used to change the visibility state of the ...
- Web/API/HTMLIFrameElement/setVolume The setVolume() method of the HTMLIFrameElement sets the current volume of the browser iframe.
- Web/API/HTMLIFrameElement/stop The stop() method of the HTMLIFrameElement interface is used to stop loading the content of the ...
- Web/API/HTMLIFrameElement/unmute The unmute() method of the HTMLIFrameElement unmutes any audio playing in the browser iframe.
- Web/API/HTMLIFrameElement/zoom The zoom() method of the HTMLIFrameElement interface changes the zoom factor of the browser ...