When we first added the TiddlySaver applet to TiddlyWiki I wanted to insert the <applet> tag dynamically, rather than having it clutter up the HTML file, but I couldn't make it work on most browsers. A quick look at stackoverflow suggests that the situation hasn't changed, and the only browser that works reliably is Firefox:
http://stackoverflow.com/questions/3259328/how-can-i-embed-a-java-applet-dynamically-with-javascript Cheers Jeremy 2010/9/30 Remko Tronçon <[email protected]>: > Hi, > > What is the best way for a plugin to insert an (invisible) <applet/> > in the wiki (at the same location as the TiddlySaver applet)? > > thanks, > Remko > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev?hl=en. > > -- Jeremy Ruston mailto:[email protected] http://www.tiddlywiki.com -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
