Jeremy,

That is so easy. Thanks.

I will see if I can achieve marvellous things and share back.

Regards
Tony

On Wednesday, January 30, 2019 at 12:00:12 AM UTC+11, Jeremy Ruston wrote:
>
> Hi Tony 
>
> > That is exciting, but could you point me to how I can do this, or even 
> sufficent info for self study? I would like to use and document this since 
> it is not suggested in relation to tiddlywiki and could provide some 
> solutions to some of our lasting problems and expand tiddlywiki use and 
> audience. 
>
> Some of the topics you’ve raised will be hard to explore without getting 
> into JavaScript. 
>
> To get you started, here’s how to make an iframe from an existing tiddler: 
>
> <iframe src={{{ 
> [[test.html]get[text]encodeuricomponent[]addprefix[data:text/html;charset=utf-8,]]
>  
> }}} width=100% height=400/> 
>
> Where test.html contains: 
>
> <!DOCTYPE html> 
> <html lang="en"> 
> <head> 
>         <meta charset="utf-8"> 
>         <title>An HTML page</title> 
> </head> 
> <body> 
> <h1>An HTML page</h1> 
> <p>This is an HTML page.</p> 
> </body> 
> </html> 
>
> Best wishes 
>
> Jeremy 
>
>
> > 
> > Thanks 
> > Tony 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "TiddlyWikiDev" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to tiddlywikide...@googlegroups.com <javascript:>. 
> > To post to this group, send email to tiddly...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/tiddlywikidev. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywikidev/38040930-21f1-48bc-96c3-f141bd182ab5%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/22712866-8da2-4b41-ad08-a263b3ae7148%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to