Hello, I've made a tiddler with html init: <html> <IFRAME SRC=tiddlercontent.html </html>
in tiddlercontent.html i've defined a FRAMESET: <html> <frameset COLS="181,500"> <frame name="left" src="contentofleftframe.html"> <frame name="right" src="contentofrightframe.html"> </frameset> </html> now I want to open additional tiddlers from contentofleftframe.html and contentofrightframe.html like you would open tiddlers from a normal tiddler using [[new_tiddler]]. Is this possible? And if yes, what is the syntax? And whould it be possible to open the tiddlers in the frames left or right? Thanks! Greetings, Geert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

