Hi kev, Have a look at the actual script that is supposed to load the functionality...
http://www.pipebytes.com/widget/js/widget.js This script has no real purpose. I have no idea why they chose to have javascript create the iframe, but it is not needed at all. Simply create a corresponding iframe containing the following and you're done: <html><iframe scrolling="no" frameborder="0" hspace="0" vspace="0" style="width:385px;height:220px;border:none" src="http:// www.pipebytes.com/widget/index.php"></iframe></html> I've created an example tiddler here: http://tobibeer.tiddlyspace.com/#PipeBytes Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

