Page 1 of 1

Another strange problem....

Posted: Sat Mar 21, 2020 11:41 pm
by alex4orly
Please check this link : http://www.beleuramyhome.org.au/technology.php

In the view window - an Inlineframe, I load a html page , you can see it in the page source.
<iframe name="InlineFrame1" id="InlineFrame1" src="http://www.beleuramyhome.org.au/emptypa ... "></iframe>

But, when viewing the above URL on a PC / large screen - it loads another page into the IFrame
If however you reduce the width of the browser - it shows the correct page

How is that? I do NOT have another page loaded specifically for mobile phone...

Cheers

Re: Another strange problem....

Posted: Sun Mar 22, 2020 8:23 am
by Pablo
For me, it always load the same page.
http://www.beleuramyhome.org.au/emptytech.html

However, the page has breakpoints. So, depending on the width of the inline frame, it will display the breakpoint or default view.

Re: Another strange problem....

Posted: Sun Mar 22, 2020 8:37 am
by alex4orly
OK, I removed the breakpoint
1)Even before doing that - where from did the page "Know" about the wrong one
2) Now, with the breakpoint, in whichever browser width - I get the WRONG filler, how come?
3) Once again, I am puzzled - you see one thing and I another

Any ideas?
Thanks

Re: Another strange problem....

Posted: Sun Mar 22, 2020 10:23 am
by Pablo
What do you see?
And what did you expect to see?

Re: Another strange problem....

Posted: Sun Mar 22, 2020 11:15 am
by alex4orly
OK, I figures it out

In the inserted page, there was a breakpoint with the old text, removed it

All fine,

Thanks again