Questions tagged as 'iframe'

2
answers

Calling the Javascript function from the parent file from within an iframe

I have 2 files: index.html iframe.html The file index.html has an iframe ( iframe.html ). There is a javascript function in the file index.html function testePai(){ console.log("teste da função...
asked by 07.05.2014 / 19:21
0
answers

Download inside an iframe on android

I'm developing an app with ionic that has a webview page inside an iframe, in that webview there is a download button that works normally in the browser, but in android it does not work. I think Android is blocking this download, I would like to...
asked by 19.09.2018 / 16:08
0
answers

A question about customizing a javascript related to Twitch Clips

Basically my idea is to get the 3 most watched clips of the day from a certain channel, but what I'm not able to do is to customize the player in which they are being "Pulled", since I do not know how to customize the iframe created via javascri...
asked by 29.08.2018 / 16:07
0
answers

Hide address bar when scrolling the site down

Hello, I have the mobile version of my site, like most mobile web pages when it is rolled down the address bar should disappear and thus give more space to the site. Well, my site does not do that, I already discovered the reason, it's becaus...
asked by 09.08.2018 / 12:49
0
answers

Capture and hide elements of an Iframe in JavaScript

Next, I have a web application where I stream an application using Hangouts On Air. I incorporate the iframe that is generated for me from youtube and game on my website. But I would like to block or make it difficult to access this video on You...
asked by 10.08.2018 / 04:17
0
answers

Simulate Click on Page?

Hello! I have a project to develop in which there is an iframe on the page. I would like to know if it is possible to simulate a page click within an iframe. Note: The iframe domain is different     
asked by 16.07.2018 / 20:16
1
answer

IONIC - CHECK IF AN IFRAME HAS BEEN CHARGED 100%

I'm incorporating an iframe with a google maps link within my ionic application, how do I check if the frame has been uploaded 100%? Well, depending on the user's internet connection, it may take a few seconds to load and during those seconds I...
asked by 28.06.2018 / 16:47
0
answers

Insert iframe with angular application

I have an angled application running on the same server as a wordpress site. This application is just a form, I would like to embed the angled form in an iframe on the wordpress site, but the form does not appear and gives the following error: R...
asked by 24.05.2018 / 16:38
0
answers

Is it possible to put a pre-image using iframe?

I would like to know if you can put a pre-image in the video using the iframe tag in html. I've tried it this way but it did not work. <iframe class="vedio-style" src="https://www.youtube.com/embed/uUavgz7pQZ8?rel=0&amp;showinfo=0"po...
asked by 23.05.2018 / 13:25
0
answers

HTML5 responsive banner does not work

I'm trying to include a responsive banner on my site (wp 4.9.6), following a guide I found on the internet (I'm an amateur). The banner loads normally on the desktop, and responsiveness works on some Android devices. It does not work on table...
asked by 22.05.2018 / 01:36