Hi BJ, > It looks to me like the script modifies the iframe element, and so must be > entered in to the dom after the iframe (not in the head). So I think that > your demo the iframe is running without being modified (maybe thats ok). > The alternative would be to rap the html in script macros as in your > example http://fiddle.tiddlyspot.com > <http://www.google.com/url?q=http%3A%2F%2Ffiddle.tiddlyspot.com&sa=D&sntz=1&usg=AFQjCNF2Ys-30_pMND-1-mRhEzInlgELkQ> >
I guess you're right. I didn't actually verify wether the iframe would render properly without the js bits. I simply assumed the js was a prerequisite for it to work at all. Now when I am just posting this into a new tiddler on TiddlyWiki.com: <iframe name="CHATBUTTON_CHATBOX" id="CHATBUTTON_CHATBOX" src="https://www.chatbutton.com/chatroom/18383458/" width="300" height="450" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"><a href="https://www.chatbutton.com/chatroom/18383458/">Enter Chat Room</a></iframe> ...I am wondering a bit what their javascript is actually supposed to be doing since the iframe appears to load just fine w/o it. Best wishes, Tobias. -- 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/ee46f643-8309-4824-9b2d-cfef5ae0f2b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

