Questions tagged as 'iframe'

0
answers

Problems With showing a jsp in iframe with spring security and html5

I try to embed this url in my iframe but it does not appear <li><a href="<c:url value="./MisFinanzas.htm"/>" target="ventana_iframe">Saldos</a></li> This is my iframe: <iframe src="myIframe" name...
asked by 12.04.2017 / 18:27
1
answer

When copying an object are they subject to the same changes?

I am using a tool that serves to create user surveys. The tool generates a page (the survey) with a JS object in which there is information about the user's interaction with the questions and some utilities (methods) and that she herself uses to...
asked by 23.08.2018 / 13:58
1
answer

Detect when an iframe ends loading

I build a menu dynamically and load the different menu options in an iframe . Problem : I have options that take longer to load than others (this depends on the amount of data that the option loads). As another data: I have block-ui to...
asked by 26.04.2018 / 19:21
1
answer

Show full iFrame

Good I have a query to a BD and I show it in iFrame the problem is that sometimes returns 100 other lines 2. And I want the div to change size according to the lines ... If someone could look at it to see what's wrong .filt{...
asked by 27.02.2018 / 11:31
1
answer

Error 500 with PHP in Iframe [closed]

I have a iframe that loads a PHP page which is used to enter notes in a MySQL table. The notes are entered from a simple form with input . The form is sent to the page loaded in iframe , which receives the data of input...
asked by 02.11.2017 / 18:24
1
answer

How to open pages within an iframe conditioned by an option? [closed]

Good morning. I have a field type select and I want to do that based on the results selected in it, I open a page inside an iframe obviously conditioned by the select since it can open 4 different options.                    one         two  ...
asked by 07.09.2017 / 20:42
2
answers

You doubt to change data of an img

With the very good ones to the community, I have the following question, I am working on php and mysql. I need to change a part of a <img src="http://localhost/upload/foto.jpg" width="259" height="194" /> I want to remove the width...
asked by 23.08.2017 / 20:59
0
answers

Adapt target iframe to blank if it is mobile

I am developing a page with an iframe that when clicking on a content is displayed in this. Is there a way that when viewed from cell phone the code: <a href="{{post.post_link}}" target="iframe1"> be able to adapt it to open a new...
asked by 08.11.2018 / 01:14
0
answers

Remove in a file the https

Hello, I have a doubt, by htaccess I am forcing the web to load by https, but is there a possibility in a file php that is read as http? Greetings * If the question arises why I need this, it is for a payment gateway, that activating t...
asked by 09.11.2018 / 02:29
0
answers

How to reload an iframe when a button is pressed on Ionic

I want an iframe with a url to reload when a lower tabs menu is pressed in ionic, how would it be done? home.html <ion-content padding> <iframe id="homei" src="http://mipagina.com/posts" frameborder=0 style="width: 100%; height: 10...
asked by 07.11.2018 / 09:27