IFrame Woes

73 views
Skip to first unread message

Ste Wilson

unread,
Jun 11, 2020, 8:11:34 AM6/11/20
to TiddlyWiki
I am putting an Iframe into a local wiki (Have tried with Chrome and tiddlydesktop) and it shows this:

Putting the same iframe code into a tiddler on tiddlywiki.com displays correctly but if I save it to my computer and open the same tiddlywiki it shows the above!
I'm guessing this is a browser issue or is it the way my work PC has been set up?  Am I missing something?

Ste

TiddlyTweeter

unread,
Jun 11, 2020, 8:13:12 AM6/11/20
to TiddlyWiki
post code of a Tiddler with iframe and we can try it :-)

Ste Wilson

unread,
Jun 11, 2020, 8:24:10 AM6/11/20
to TiddlyWiki
That's a good idea!
This is the embed code from the website.

<iframe src="//www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257?embed=2&d=202006111320" width="560" height="413" style="border:0px;" allowtransparency="true"></iframe><span style="display:block; padding-top:2px; color:#818181; font-size:13px;"><a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257" style=" color:#818181; font-size:13px;" target="_blank">Understanding Engineering Drawings</a>, by <a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/id18194064" style=" color:#818181; font-size:13px;" target="_blank">team FE BTEC Engineering (New Spec)</a></span>

Removing the ?embed=2&d=202006111320 section from the link seems to do solve it.  I'm guessing it's HTML shenanigans...

Ste Wilson

unread,
Jun 11, 2020, 8:29:04 AM6/11/20
to TiddlyWiki
So

<iframe src="https://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257" width="560" height="413" style="border:0px;" allowtransparency="true"></iframe><span style="display:block; padding-top:2px; color:#818181; font-size:13px;"><a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257" style=" color:#818181; font-size:13px;" target="_blank">Understanding Engineering Drawings</a>, by <a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/id18194064" style=" color:#818181; font-size:13px;" target="_blank">team FE BTEC Engineering (New Spec)</a></span>

works.

This from the website:

<iframe src="//www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257?embed=2&d=202006111328" width="560" height="413" style="border:0px;" allowtransparency="true"></iframe><span style="display:block; padding-top:2px; color:#818181; font-size:13px;"><a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257" style=" color:#818181; font-size:13px;" target="_blank">Understanding Engineering Drawings</a>, by <a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/id18194064" style=" color:#818181; font-size:13px;" target="_blank">team FE BTEC Engineering (New Spec)</a></span>

Doesn't...

TiddlyTweeter

unread,
Jun 11, 2020, 9:59:28 AM6/11/20
to TiddlyWiki
Ste

That was a bit of a mind-warp!!

I think the issue may not be the "embed string" but the "https://" prefix? It works without the https:// from online wiki, but needs it for local wiki? I got it working on any TW net & local, in Chrome, FF & Edge(Chromium) using ...

<iframe src="https://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257?embed=2&d=202006111533" width="560" height="413" style="border:0px;" allowtransparency="true"></iframe><span style="display:block; padding-top:2px; color:#818181; font-size:13px;"><a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/understanding-engineering/id32685257" style=" color:#818181; font-size:13px;" target="_blank">Understanding Engineering Drawings</a>, by <a href="http://www.pearltrees.com/t/fe-btec-engineering-new-spec/id18194064" style=" color:#818181; font-size:13px;" target="_blank">team FE BTEC Engineering (New Spec)</a></span>

J. x

Stephen Wilson

unread,
Jun 11, 2020, 10:01:18 AM6/11/20
to tiddl...@googlegroups.com
I thought I'd tried that!!! :) cheers for having a poke around! 

From 스티븐

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/OGBaNn5lYnE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9c92997f-c1f6-4048-8820-bdd863000c84o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages