Hello Mat, On Tuesday, July 2, 2019 at 5:55:04 AM UTC-4, Mat wrote: > > Thanks but so where do you put the local path name? >
The local path (full for directories other than the one your TW is in, or shortened if its in a subdirectory of the one your TW is in) or file name if its in the same directory goes into the src just like a url. <iframe src="full local file path" width="100%" height="600"></iframe> <iframe src="subdirectory/filename" width="100%" height="600"></iframe> <iframe src="filename" width="100%" height="600"></iframe> > And you've attached a tid to your post, maybe it was supposed to show some > code but it is just a copy of the post itself - ? > The attached tid is for TWScripts or other TW reference wikis, so they can import a tiddler of the post. There's really no unique code, the post covers the generic iframe code and a quirk I noticed with the src value. The gist is if the iframe originally pointed to a http address, trying to change it to local, the iframe won't reflect the change and will display a blank iframe. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f66f32fc-2180-452f-9a01-b60e505e80c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

