Hi,
When I add HTML element to a page containing iframe - I am automatically redirected to this iframe content.
Can I stop that and prevent page to refresh with a new content somehow?
Thanks
M
Hi,
When I add HTML element to a page containing iframe - I am automatically redirected to this iframe content.
Can I stop that and prevent page to refresh with a new content somehow?
Thanks
M
Hi -
Could you please show us code that you are using inside html component?
Hi Illya,
Sure, here comes the code I insert into HTML module:
I shared this app with you (14kts).
Hello,
Please specify steps to reproduce this problem in your app.
Also please describe what you expect and what is wrong.
Thanks.
Hi,
When you enter the page with this iframe, it reloads the page and takes over the fullscreen.
I just need to hold buttons/swithes at the top of the page and display the iframe beneath them.
Kind regards.
M
Hello,
Please try following HTML code instead of yours:
precode
<iframe src="http://kts.hfc.pl/program-28-05-2015/" frameborder="0" height="300px" width="100%"></iframe>
/code/pre
Also please set dimmensions for your HTML component as "auto" and "auto".
Regards.