Page 1 of 1

inlineframe

Posted: Sun Apr 17, 2022 6:42 pm
by Keith Hughes
Hi I am using an inline frame, but the content only shows in Microsoft edge, but not in Google Chrome!! Any ideas why. https://multimatebriquettemaker.com/Budget.php

Re: inlineframe

Posted: Sun Apr 17, 2022 7:22 pm
by BaconFries
Viewing via Google Chrome on cell /mobile I can see the contents. If you are not seeing then it may be related to the browser and its security settings as it may have disabled viewing contents that come from any site that uses https:// within a iframe. I would check your settings in Chrome and try again.

Re: inlineframe

Posted: Sun Apr 17, 2022 7:48 pm
by Pablo
I can also see the contents.

Re: inlineframe

Posted: Sun Apr 17, 2022 8:55 pm
by KingSparta
working in Google Chrome

maybe the browser's cache needs to be forced to update.

Re: inlineframe

Posted: Mon Apr 18, 2022 12:49 pm
by Keith Hughes
Hi I'm still having problems with Iframes, it is no good if it only works at random. Are there any other options for placing another webpage into my own page.

Re: inlineframe

Posted: Mon Apr 18, 2022 1:26 pm
by Pablo
Inline frames is a standard HTML feature. The functionality is implemented in the browser, not in WWB. WWB only tells the browser where on the page to display the inline frame.
So, if it does not work then it's a browser related issue.

There are no other options to display another page.

Related documentation:
https://developer.mozilla.org/en-US/doc ... ent/iframe