Questions tagged as 'iframe'

1
answer

Iframes and Fancybox

I want to open an iframe from Google Maps on a Fancybox via fancybox.iframe . But it gives the following error: No 'Access-Control-Allow-Origin' header is present on the requested resource. I know the explanation of something cross-...
asked by 04.06.2014 / 21:39
0
answers

How to hide iframe's top bar (title and logo) Youtube

After the Youtube API Update in September, the "showinfo = 0" command stopped working in iframes. Is there any way to hide this top bar (Title, logo, option to share and view later)? Anotherissue:Isitpossibletoinsertaclassinsidetheiframestru...
asked by 29.11.2018 / 20:39
0
answers

Responsibly embedded videos

Good morning, I'm developing a website and through it you can embed videos from both YouTube and Facebook. The Youtube videos fit perfectly according to the size of the div, the problem is even in Facebook where they appear broken if their heigh...
asked by 29.11.2018 / 14:05
0
answers

Insert image from another folder in iframe php

A webapp of calls. The person will open the call and have the option of taking a photo as evidence. This photo will be sent to the server and its path stored in the database and variable $destino in recebeUpload.php and I need to...
asked by 21.11.2018 / 17:37
0
answers

Asynchronous video upload

I have a page with several videos that come from Youtube, this page takes a considerable time to load and on older computers, the page is locked until everything is loaded. Is there a way to load the videos asynchronously without the videos h...
asked by 08.11.2018 / 16:11
1
answer

Help with iframe formatting

Hello, I have a form of google that I want for a page with the formatting of 1280 * 800 and the problem and that does not occupy the page completely always hide or at the end of the form or iframe in the iframe it hides content I want it to occu...
asked by 06.11.2018 / 21:12
0
answers

How to update open PDF parameters in an Iframe

Hello! I would like HTML page link to work as an index to the pdf document loaded into an iframe; something like: <a href="doc.pdf#page=2" target="quadro"> página 2</a> <a href="doc.pdf#page=3" target="quadro"> página 3</a...
asked by 03.11.2018 / 14:30
0
answers

Pass data from an iframe to the parent page

I'm rendering a iframe on a page, this iframe makes a request via ajax on the old system, and when capturing this data, I'm trying to access a method on the parent page to send the data, example ... window.parent.recebeDados(dado...
asked by 01.10.2018 / 22:49
1
answer

Section above the video, using toggle

I want to leave a video on the home page of the site I'm creating with HMTL and CSS, but when I click on any sidebar menu option, the section will transition over my video, leaving it in the background. But what is happening is the opposite. I l...
asked by 22.09.2018 / 04:01
1
answer

Use variable angularjs in iframe

I know there is a question similar to mine, however the use was different and did not work the example that was mentioned. I need to get a variable from my database that has the url and pass to be shown in the iframe. Here is the whole cod...
asked by 21.09.2018 / 07:07