Questions tagged as 'iframe'

1
answer

Remove iframe element

Hello, I'm trying to remove an element that is inside an iframe, I'm even trying to add a class via jquery but without success, I already tried to load jQuery, setTimeout and onLoad by calling a callback but without success. Someone has a sol...
asked by 22.05.2018 / 14:38
0
answers

Refresh iframe per button click

I have a script that causes if the iframe could not be loaded show a reporting div of the error: var iframe = $( '#meuIframe' ); var url = 'http://link.com/iframe.html'; $.get( url, function ( data ) { iframe.onload = function () {};...
asked by 07.04.2018 / 21:30
0
answers

Page giving Scroll when loading Iframe

I have a page where this has an iframe for an application, the page first loads the iframe, when the iframe application loads, the whole page where the iframe automatically scrolls down, I do not know how to disable it.     
asked by 23.03.2018 / 21:10
1
answer

Calling Javascript function from parent inside of an iframe daughter that is not in the same folder as parent

I have the following scenario: A parent file is calling a child iframe. the father and daughter are in completely separate folders. I need the daughter to call a javascript function, also in javascript, which is in the parent. Because they...
asked by 22.03.2018 / 22:27
0
answers

Iframe shows system in localhost - PHP

Good morning I will try to explain my situation and see if there is a solution. I have a server running a web application in java that I want to work only on localhost. Also, on this server, I have a PHP system that is released for inte...
asked by 08.03.2018 / 15:50
2
answers

How to make iframe "clickable" anywhere on the page? [closed]

Assuming I have a youtube video in an iframe on my site, how would I be able to reproduce the iframe by clicking anywhere in the body of the page without doing what the iframe takes over the entire screen? For example when clicking anywhere on t...
asked by 16.02.2018 / 21:26
2
answers

Detect click on an iframe

I have an iframe: <div class="recebe_iframe"> <iframe class="caixa_iframe" src="https://www.youtube.com/embed/dfsdfsdf"frameborder="0" allowfullscreen></iframe> </div> I wanted to use jquery to detect when a user...
asked by 06.02.2018 / 16:02
1
answer

How to change the CSS in this case?

Good morning everyone! Being objective. I want to change the CSS of two different pages at the same time, with an on / off button in one of them, and that this change is made in all of them, but I have the following difficulties: The on / off...
asked by 17.11.2017 / 13:47
1
answer

I can not get a player on my blog?

There's no way for a top player on my blog radio ... I put the code and nothing appears ... I tried below the head and nothing ... in the javascript option and nothing ... The player code is this: <iframe src="http://player.srvstm.com/pl...
asked by 06.11.2017 / 02:24
1
answer

I can not get a player on my blog?

There's no way for a top player on my blog radio ... I put the code and nothing appears ... I tried below the head and nothing ... in the javascript option and nothing ... The player code is this: <iframe src="http://player.srvstm.com/pl...
asked by 06.11.2017 / 02:24