Questions tagged as 'iframe'

2
answers

How to get a specific region of an iframe?

I've created an iframe from any website. I would like to define a specific region. Is it possible to do that?     
asked by 31.03.2016 / 21:52
2
answers

Page size equal to the size of the IFrame

How do I make a page that is running inside an IFrame exactly the same as the IFrame? My IFrame has 700px X 500px, but the page that is running inside it takes up half the IFrame or less and creates horizontal and vertical scrolling. How I do? I...
asked by 05.08.2015 / 20:47
1
answer

Error using iFrame

I have an application developed in Asp.NET MVC-5 and published in IIS normally. When accessing the application by the same link works correctly, all links. However, I need to put this page inside iframe on the official websit...
asked by 27.03.2015 / 12:41
1
answer

How to get the url from the parent page of an iframe without being in the same domain?

I researched postMessage, but I only found examples of iframe resizing. I would like to know if there is any way to get the URL of the main page where my iframe is inserted using this or some other method.     
asked by 05.02.2015 / 14:07
1
answer

FancyBox with dynamic size

Hello. I have already looked for several examples of how to call a Pop-up Fancybox by passing the size of the window by parameters in my function. Ex. AbrirPopUp(url,w, h) { chamar #Fancybox(url,w,h) } <a href="Javascript:AbrirPopU...
asked by 24.12.2014 / 03:09
1
answer

Insert Google Drive Worksheet into Website

I'm programming an HTML / CSS site, but the client needs to update a spreadsheet that is on the cover of the site. I was able to insert a spreadsheet created in Google Drive, through an iFrame, but it has white bars on the side and also the t...
asked by 08.07.2014 / 13:45
2
answers

How to use AJAX in an iframe?

To contextualize: I'm trying to make only a part of my HTML page updated every 5 seconds. For this, I'm using AJAX. In the middle of development, I encountered a problem of not being able to return the object and my view at the same time, s...
asked by 14.08.2018 / 18:28
0
answers

Iframe blocking flash property

I need to add a TRANSFORMICE game iframe. It sounds easy, right? Being: <iframe src="http://transformice.com"frameborder="0" width="100%" height="100%" ></iframe> However, there is a small error (however, considerable): The...
asked by 11.09.2018 / 04:09
1
answer

Iframe error not loading on Mobile (mobile)

I'm having trouble displaying iframe only on mobile devices (no dev tools simulating cell works okay, the situation is as follows: Site in wp Really Simple SSL Plugin installed (I tested it enabled and disabled) There are 3 different pag...
asked by 25.05.2018 / 15:17
1
answer

Changing src in an Iframe

Good morning, friends. I am making a page where there will be some videos from youtube, and with that I will have some links that when activated should pass the respective video into my iframe. But in the whole process, clicking the link in the...
asked by 16.05.2018 / 17:17