I’m trying to embed an iFrame, and because I set up some CSS using responsive design, I wish to NOT have width="" and height="" attributes whatsoever. When I type...
I was wondering if it would be possible to embed an html page or add an iframe into a dashboard widget. I have a multi author blog and i...
I’m using custom (commercial) fonts in my project. Everything works well in the frontend. I noticed however that, when trying to add this font to the TinyMCE iframe, I...
I am working on an iGoogle-like application. Content from other applications (on other domains) is shown using iframes. How do I resize the iframes to fit the height of...
I’m building a custom theme for a client’s website and want to allow them to use embedded content in their posts (Youtube videos, Facebook posts, Twitter feeds, etc.) Typically,...
This question already has answers here: Adjust width and height of iframe to fit with content in it (34 answers) Closed 5 years ago. For example: <iframe name="Stack" src="https://stackoverflow.com/"...
I’m trying to add an Amazon advertising widget in a WordPress sidebar widget (self-hosted WordPress, v3.1.3). The widget code is basically an iframe. I’ve tried using the “Text” widget...
Basically, I have an iframe embedded in a page and the iframe has some JavaScript routines I need to invoke from the parent page. Now the opposite is quite...
I am writing an iframe based facebook app. Now I want to use the same html page to render the normal website as well as the canvas page within...
I am loading an <iframe> in my HTML page and trying to access the elements within it using Javascript, but when I try to execute my code, I get...