Questions tagged as 'iframe'

1
answer

Anchor type link within an iFrame

Speak up, all right? Develop for a virtual store! And in the product page the descriptions are being created by iframe ! (yes, unfortunately I can not change that) In other words, we have a domínio just to create the ads (Ads...
asked by 04.10.2017 / 16:32
1
answer

Best option to replace IFRAMES [duplicate]

I am currently working on the development of a platform with many different functionalities and pages, we are using IFRAMES to save repeated uploads (Menu, shortcuts, etc.), however the use of IFRAMES for systems is not a good practice, as and...
asked by 29.08.2017 / 15:31
0
answers

How to insert email and password inside the input inside the Iframe?

I want to know how to enter a value inside the text field inside an IFrame. For example, in this link , there is a simple login. In it, my boss asked me to do the iframe and leave everything typed automatically, just for him to click OK. Typ...
asked by 23.06.2017 / 21:02
1
answer

How to hide iframe from JS?

I have this code below that when clicked on the action, opens a box on the same page. It works. But when I click on x, the box closes, but the iframe does not. I would like to just show the box without the iframe or show the iframe, but at the s...
asked by 27.04.2017 / 15:26
0
answers

How to get iframe url

I have an iframe that receives an "ex.com" address, and this address when it enters it is already redirected to another "ex.com?id=foo&exemplo=bar" link. I would like that when the iframe redirect, a javascript will take the new ifram...
asked by 25.03.2017 / 22:48
2
answers

Close an Iframe from within 2 ASPX Iframes

I need help to reload an iframe from within 2 iframes, already tried parent.document, response.redirect, but what I request does not occur. If I use response.redirect (url), iframe1 is reloaded inside Iframe 3. If I try to use parent.docum...
asked by 13.02.2017 / 16:30
1
answer

Iframe does not work on android

Well, I'm creating a website, so I want to put it on automatically with the website, but it does not work on android.     
asked by 18.02.2017 / 20:51
0
answers

Access a query string and add the value to an input coming from an iframe

I have a page that contains an iframe with a form, I would like to be able to access a query string from the main page and add that value to an input hidden in the iframe. Is it possible? Thank you     
asked by 19.12.2016 / 13:59
1
answer

Iframe hiding content

I have a iframe that receives "interacoes.php" which is a select. But iframe hides content on behalf of height="100%" . If I put height=20000px; it shows everything. How can I make everything appear automatically?...
asked by 05.12.2016 / 00:48
0
answers

Adjust graph automatically

I implemented two graphics on my site. When I see the end result everything seems perfect, the problem and when I make the visualization through my mobile phone, only part of the graph appears and not the total. I tried to change the setti...
asked by 01.02.2017 / 15:03