Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

HTML wiith iframe element stop redirecting

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

HTML wiith iframe element stop redirecting

Hi -

Could you please show us code that you are using inside html component?

Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

HTML wiith iframe element stop redirecting

Hi Illya,
Sure, here comes the code I insert into HTML module:

http://paste.ofcode.org/KwCXdyvM7xd5j...

Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

HTML wiith iframe element stop redirecting

I shared this app with you (14kts).

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

HTML wiith iframe element stop redirecting

Hello,

Please specify steps to reproduce this problem in your app.

Also please describe what you expect and what is wrong.

Thanks.

Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

HTML wiith iframe element stop redirecting

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

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

HTML wiith iframe element stop redirecting

Hello,

Please try following HTML code instead of yours:

precode

<iframe src="http:&#47;&#47;kts&#46;hfc&#46;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.

Return to “Issues”