Questions tagged as 'iframe'

0
answers

I want to call 3 or more different links within the same iframe, according to an ID, or something, that I can do in JavaScript

This is the iframe that calls a link , I wanted to keep this iframe structure and can call more iframes while maintaining this structure: <div> <iframe width="1100" h...
asked by 28.10.2015 / 16:36
1
answer

Ie8 Enable Scripts and controls ActiveX Iframe stops working [duplicate]

I am testing a website created by me Internet Explorer 8. The site layout works when I activate the scripts or ActiveX controls ... But when I do this activation the Iframes that I have in the site will stop working. I have this css in i...
asked by 29.01.2015 / 12:05
2
answers

Open window and click automatically somewhere

Hello I would like when people who come to my site, click on a certain button open my youtube channel and automatically sign up.Can you provide me with some code?     
asked by 12.10.2016 / 15:17
1
answer

Reload iframe within a modal

See my scenario. On the parent page I have 3 divs. modalFile2, modalFile2, modalFile3 in which I will call according to the page that I am. When I'm in the parent the links call daughter1 and add an iframe to the page I want, and so on....
asked by 18.10.2017 / 21:57
3
answers

Link that opens the "content" in the div beside

Alright? I have two div in the content. The first div has two links. When I click on the link I would like the result to appear in the second, In the case of a page in php or html. Example: How can I do this? They recommende...
asked by 20.07.2018 / 21:33
1
answer

Get the value of the variable url for iframe [closed]

I'd like help see the example: http://www.site.com/pagina.php?url=http://www.valordavariavel.com In my php: page.php I have the iframe: <iframe src="" width="100%" height="100%" scrolling="no" frameborder="0" allowfullscreen="true">...
asked by 07.10.2016 / 02:10
3
answers

How to read key and value from a json string?

I looked at some scripts and found nothing like that ... Would I have been able to get just the part:         EAAAAAYsX7TsBAsdfosfbsJZBrbPOzrIXkkdoCgqg5oT15RC3ZC4QZCAVg8WLXugwhuYsuUi0E92XBEuTRge0HZC298cwYjNVPbnBZAIpOL9kshfisdisM3MuCg8kALZB0s...
asked by 23.07.2017 / 10:39
2
answers

Hide videos in iframe safari [closed]

I have a YouTube iframe video inside a div and when I hide in the div on the safari, the video continues to appear. How can I resolve this? It also happens to me that the video continues to play when I hide the div, how can I stop the video?   ...
asked by 20.05.2016 / 11:22
1
answer

How do I position the iframe below according to the position I want on the screen?

How do I position the iframe below according to the position I want on the screen? <div> <iframe width="1100" height="500" id="processoControleExterno"...
asked by 21.10.2015 / 21:22