An `iframe` is an HTML element that creates an "inline frame" within a document.

learn more… | top users | synonyms (1)

10
votes
3answers
4k views

Why are iframes considered dangerous and a security risk?

Why are iframes considered dangerous and a security risk? Can someone describe an example of a case where it can be used maliciously?
1
vote
2answers
552 views

Facebook Like Box - Edit iFrame CSS

I was able to edit the css to my iframed twitter widget using the following instruction: iframe CSS Override for New Twitter Widget However I can't seem to get something similar to that to work on ...
2
votes
0answers
30 views

Get change event of iframe content?

I have a div with an iframe which is showing embedded google map, the map can move, I want to get an event after any change in map image (any navigation) on iframe. can I get it? Thanks P.S.: I use ...
0
votes
0answers
28 views

Serving pdf in iframe giving Cross Domain Error

im serving a pdf file in my application in an iframe through an ashx handler, the pdf is on my domain but when i try to access the elements of the iframe like ...
7
votes
5answers
6k views

iframe CSS Override for New Twitter Widget

I'm trying to customise the new Twitter widget, but having some problems with the CSS and can't seem to override theirs on this new one. I've tried searching for solutions but can't find any that ...
0
votes
0answers
17 views

Iframe wordpress chat widget into PHPBB3

I have a chat plugin which I am using on our site which I would like to use on our PHPBB3 forums. The only way I can think of it working is via an iframe but I am unsure how or if you can iframe the ...
0
votes
2answers
4k views

TypeError: Result of expression 'printWindow' [undefined] is not an object

I'm trying to create hidden iframes in my page dynamically to load 3 other pages so that i can grab all the HTML and combine them into 1 in a new window. However i'm stuck at this. tHe frames are ...
0
votes
0answers
17 views

Droppable inside iframe with scrollable div

When you have a draggable outside an iFrame and a droppable inside an iFrame, when using the iframeFix option it works. But when you introduce an scrollable div around the iframe the coordinates of ...
0
votes
0answers
11 views

What influences the time an iframe is requested from browser

Can someone explain what influences the order of requests before an iframe is loaded? My observation on one of our websites (springerprofessional.de) seems to suggest that some script files are ...
0
votes
1answer
232 views

Looking for script to delete iframe malware from linux server

I'm looking for a script to delete the following iframe malware from my linux server: <iframe width="1px" height="1px" src="http://ishigo.sytes.net/openstat/appropriate/promise-ourselves.php" ...
0
votes
2answers
20 views

Prevent iframe from rendering if source server is down

We would like to offer a widget with content from our website to third-party websites in the form of an iframe. <iframe src="http://oursite.com/iframe"> </iframe> In the occasion that ...
0
votes
1answer
257 views

Div over applet

i try to make a div over applet and works fine in firefox, chrome and safari on MAC. But not on Windows What am I doing wrong? I have searched for "div over applet" and found a solution with iframe, ...
1
vote
0answers
14 views

I'm trying to have a flash embed as well as an iframe embed be on the same line

Alright, so I want to embed my Twitch.TV video feed as well as the chat embed side by side. Another thing I'm trying to do is make it so the video automatically re-sizes itself based on the browser ...
0
votes
2answers
3k views

Transparent background for Facebook “like” button

I need the background for the Facebook "like" button to be transparent. I've achieved this one time but I don't remember how I did it. allowTransparency="true" in the iframe version of the button ...
1
vote
2answers
84 views

postMessage Source IFrame

I'm working on a website with cross-domain iframes that are resized to the correct height using postMessage. The only problem I'm having is identifying which iframe has which height. The way I've ...
0
votes
1answer
31 views

selenium webdriver accepting Alert fired from inside an iframe with IEDriver won't work. Any work arounds?

I've got an application with several iframes. Webdriver handles the Alerts fine when they are fired in the root context but doesn't see to find alerts that are fired from inside an iFrame. Well it ...
1
vote
0answers
54 views

How can I prevent an iframe from trying to use the javascript of the parent page?

I'm trying to embed this gallery (warning, nude art content) in to a webpage using frames. The problem that I have is that I have a dropdown menu that uses javascript to fade the pages in and ...
1
vote
4answers
403 views

Accessing JavaScript variable in an iframe, from the parent window on same domain

I am fairly new to JavaScript and I am trying to get value of a variable from an embedded iframe. I have resorted to basic testing to make sure I am getting the method right... I have tried the ...
0
votes
0answers
17 views

iframe causing other elements to disappear :-(

Guys I am not a developer but have always found this site to find answers. This is my first question so please be gentle if i sound like a total nutter... please check the top of my site ...
0
votes
0answers
14 views

Change target attribute of form tag from iframe source page

I've a page, PopUp.aspx, that is opened in a new window. This page has a iframe whose src is set in code behind (as this would be used for various pages). In one example, the src is set to a login ...
0
votes
0answers
19 views

Recognize CSS orientation in iFrame

Is it possible that an iframe can recognize the orientation of its parent website? At the moment the css media query is only working at my parent site. I tried to fix this issue by sending a post ...
0
votes
2answers
44 views

Embed specific part of an existing site into another site

Is there any way of taking the table with match-history from this page (http://www.esl.eu/eu/bf3/squadrush/4on4/ladder/team/matches/7492332/) and frame/embed/include it in another site? It's for my ...
3
votes
3answers
58 views

Trigger click on iframe

I'm aware of the same-origin policy... just getting that out of the way. Anyway, I have a slideshow (slide.js) that has some embedded videos in it. When the user clicks the video, I want the ...
1
vote
0answers
24 views

Is it safe to add 'allowfullscreen' param automatically for all iframes?

I embed external content via iframes on WordPress sites via shortcode like this: [iframe src="http://path.to/page"] and all other params (width, height, frameborder, etc) added automatically (while ...
0
votes
0answers
39 views

Response.Write with an iframe

I have inherited an application that uses Cybersource as the credit card processing company. It currently uses the CyberSource API and I am trying to convert it to use their hosted order page - ...
3
votes
5answers
9k views

Set content of iframe

I have a following structure. <div> <p>Hello World !!</p> </div> <iframe id="myiframe" src='myiframeContent.html'></iframe> and i have a javascrip variable with ...
0
votes
0answers
6 views

Can I use a link to load new html content into an active fancybox?

Ho do I load a different HTML doc into an iFrame of an existing fancy box? I am creating a php manufacturing system and want the user to select the category, then I save the selection's variable and ...
-1
votes
0answers
22 views

Sharepoint 2007 Page viewer webpart cannot display yahoo.com [closed]

I'm setting up a Fantasy Football Sharepoint site and wanted to pull the main site which is www.yahoo.com into the sharepoint site using Page Viewer Webpart, however when ever I put in the hyperlink ...
0
votes
2answers
34 views

How can I dynamically add a browser tab?

Since using iframes to house external pages are, by some accounts "not the preferred method" and even disallowed by some sites (flickr, for one), I now want to dynamically generate browser tabs. e.g., ...
0
votes
0answers
36 views

Find and replace img src in iframe with jquery

I feel like I've been searching forever for a solution. I want to replace an image URL with another one on a site I'm displaying in an iframe. After hours of research I've done I've landed up on ...
42
votes
5answers
35k views

Youtube embed: Unsafe JavaScript attempt to access frame

We have a Wicket app with a page that includes an embedded Youtube video. The video embeds and plays fine, but apparently it causes the rest of the page to not render- it seems that the DOM elements ...
0
votes
1answer
33 views

Youtube iFrame inside another iFrame

On my site i have banners at the top, the banners are iFrame elements. I now need to add a youtube video, inside the banner iFrame. How do i add the youtube iframe inside another iframe? The ...
0
votes
1answer
2k views

Reading parent document from iFrame and changing parent

I'm trying to write a JavaScript application that will load a button up in an iFrame on a page. This application will read the parent document and strip out all images, apply minimal styling and ...
-2
votes
0answers
27 views

Control Iframe in C#

I would like to control the functions of the iframe, eg: I have an Iframe viewing an external site, which has hyperlinks. If the user clicks one of the links, I want it not to show that " clicked " ...
0
votes
2answers
747 views

Can I prevent user pasting Javascript into Design Mode IFrame?

I'm building a webapp that contains an IFrame in design mode so my user's can "tart" their content up and paste in content to be displayed on their page. Like the WYSIWYG editor on most blog engines ...
-2
votes
0answers
24 views

An online web browser? [closed]

I'm in the midst of creating an online, web based, browser. The only way I have thought to do such a thing would be using iframes. The obvious issue I'm running across is, probably at least 50% of ...
0
votes
0answers
27 views

Play youtube in iPad use custom button

If i do somthing like this <div id="player"> </div> <--DIV will replaced by Youtube iframe--> <video id="movie" src="http://www.w3schools.com/tags/movie.mp4"/> <script> ...
37
votes
9answers
94k views

Adjust width height of iframe to fit with content in it

I need solution for auto adjust width height of iframe to fit with content in it, and the point is the content size (width, height) could be change after iframe loaded. I guess i need a event action ...
0
votes
1answer
32 views

From main jsp/html, How to access and modify specific iframe elements present inside another iframe controlled by different jsp/html?

I have tried some usual document object commands like getElement by id/by tag/by name. They all give null, only bale to identify iframe id"my_dash" but can not access innerHTML. Either gives undefined ...
0
votes
1answer
60 views

Display google search results in same page using iframe [duplicate]

I need to show google search results in same page. From this code, search results will open in separate page. I searched regarding this results google search results can't able to open within iframe. ...
0
votes
2answers
44 views

Iframe { height:70%;} not working in IE 8 and Firefox

I have a div contained site design in which i have inserted a iframe to load pages. header stays at top well footer stays at bottom very well content stays at the middle well too But the iframe isn't ...
0
votes
0answers
15 views

Why is netflix elbowing all others out of the way?

I'm displaying netflix in a tab, in an iframe, like so: <div id="toplevelTab-Netflix"> <iframe src="http://www.netflix.com" target="_blank" width="100%" height="100%"></iframe> ...
-1
votes
0answers
38 views

Login to other site using javascript

I have one website where we store login credentials of other site (lets say gmail.com). Now requirement is that user should be able to click on button on our site. It should open gmail.com either in ...
0
votes
0answers
9 views

How and where do you add GA tracking ID info to an iframe snippet of code

How and where do I add my GA tracking ID info to an iframe snippet of code provided by an outside advertiser? The widget in being installed in right sidebar of every page. The vendor is willing to ...
1
vote
2answers
3k views

can i zoom the image in iframe

i want to know how to zoom the image in iframe. for example i have to view the image as 50% zoom,75% zoom and 100% zoom. is this possible? thanks in advance
-2
votes
1answer
26 views

access parent div from inside iframe

Have a div inside which have an iframe - which on button(within iframe) click will redirect to a page on my domain - here on this new page - onload event when I do ...
0
votes
0answers
8 views

Receiving Rollout Event from iframe onto Webkit Browser Chrome

Here's a fiddle demonstrating my problem: http://jsfiddle.net/B6GTh/2/ The main page has a large iframe that will overflow your browser: <iframe width="10000" height="10000" ...
0
votes
0answers
21 views

Embedding external RTMP, RTSP Media types links to a website

My question is how could i embed external rtmp or rtsp urls ,like rtmp://111.222.333/live into my website using embed code like( iframe, embed, object and param) (no Javascript) .This is possible but ...
0
votes
0answers
20 views

Return data from submitted form targeted to iframe

I have a web.py application with which i have implemented a form that uploads a file to my server via post with the target set as an iframe in my page. This works a charm but I want to be able to send ...
2
votes
1answer
32 views

Parent redirect when using iframe

I know there are several questions/answers already about how to redirect a parent window from within an iframe, but this one has a slight twist. I need to be able to redirect the parent window when ...

1 2 3 4 5 204