Hi, im looking a way to open an external page on my website. But i tried html < iframe> but doesn’t works…
What’s the best way to do this? For open an external page without leaving my site.
Thanks.
Hi, im looking a way to open an external page on my website. But i tried html < iframe> but doesn’t works…
What’s the best way to do this? For open an external page without leaving my site.
Thanks.
Use the link element, and choose “Open in new tab”. That will open the external page on another tab.
To embed the page, you can use an Iframe.
Yeah but i want to open the page in my page not on external page.
As i said when i use html box with iframe doesnt works properly:
https://puu.sh/yfjJh/48569a07ad.png
When preview:
https://puu.sh/yfjK5/033f01644d.png
EDIT:
Seems the problem is some pages doesn’t works with iframe like w3, youtube, google.
So basically blocked from iFraming.
Okay, i though thats was the problem. Seems the same for google, yb and others.
Yeah, annoying. But I guess I understand why they do it.
Some sites do not allow you to embed it via iFrame and some sites do. Like Bing, SwagBucks, and my app WebDGap. Try Bing and it’ll work.
NOTE: Remember that Bubble loads over https so load the url either as https://bing.com or //bing.com
This topic was automatically closed after 70 days. New replies are no longer allowed.