Questions tagged as 'iframe'

1
answer

iframe does not auto-reproduce on screen responsive mode

I have the following iframe with autoplay, in my Google Chrome normal mode it plays perfect, but if I enable the development tools and put the screen in responsive mode, it stops auto-playing, leaving only the preview of the video with th...
asked by 26.04.2017 / 09:16
1
answer

Modify css of element within iframe

I have an iframe with id="myframe" that has another source file from the same server <iframe id="myframe" src="referencia.php"> </iframe> In reference.php I have a div with id="box" that I want that when it opens directly the p...
asked by 10.03.2018 / 18:14
1
answer

Access children of an iframe from the father of this

I have a web which loads a certain iframe, depending on the user wants to access one section or another through the father menu of this iframe. For everything to work I have to access the elements of said iframe from the father. The problem i...
asked by 18.08.2017 / 20:02
1
answer

Iframe from youtube does not work with onclick function and cancels javascript in safari

Hi, I have this problem: I have a button that calls a function using onclick and opens a div where there is an iframe from youtube. In all the browsers it works correctly less in safari, in the iphone it shows the iframe without giving the botom...
asked by 21.02.2017 / 11:04
0
answers

Ids of the HTML elements in the iframes

My case is the following, I have 3 iframes on one page, on each iframe there is the same thing, which is a table with data and 2 buttons. I understand that in html is bad or ugly or whatever it is to put for example 3 input text with the same id...
asked by 03.04.2018 / 11:16
1
answer

Open iframe link in the same window and not inside the frame

I have a problem, I made an iframe from a .php file on my website, so that styles do not mix with me, it is provisional, this file has a label, the problem I have is that when I clicked it, I opens inside the frame, and I need it to open in the...
asked by 11.09.2018 / 18:04
1
answer

Mobile subscriptions iframe is not displayed correctly

I need to correct the iframe display to complete the payment information of a subscription. It looks like this:     
asked by 08.11.2017 / 14:09
1
answer

Modify CSS of the elements of an iframe using JavaScript

I would like to know how I can modify the CSS of tags and classes that are within a iframe , I have found solutions in JavaScript, but I am not able to make them work. Specifically I want to make the links below the pop up that comes ou...
asked by 16.12.2017 / 18:03
0
answers

Iframe is not displayed on Android devices in Chrome browser

You see, I have the following situation, I have an Iframe that is displayed on apple devices without problem, no matter the model, on desktop / pc it shows no problem, on android devices with any browser other than chrome is displayed correctly,...
asked by 01.06.2018 / 20:18
1
answer

Iframe fadeIn ()

Hi, I have an image and a video in the same position with different z-index value. I want to do fadeOut in the image and at the same time fadeIn the video to make a sort of dissolve effect. I can not get the fadeIn () applied to the iframe that...
asked by 20.03.2018 / 00:16