hey all I'm using the TiddlyLightBoxPlugin [ http://tiddlywiki.squize.org/#TiddlyLightBoxPlugin, http://tiddlywiki.squize.org/#TiddlyLightBoxDocs] to show a div inside a lightbox using the following code inside a tiddler
<html><div id="jdfsf36" style="display:none;" > <div style="position: fixed; left: 0px; top: -20px;">><iframe src="http://novelty.tiddlyspot.com" width=1366 height=768" scrolling="no" frameborder="0"></iframe></html> <<divbox "The Novelty Projekt" "jdfsf36" "" scrolling="no" 1250 750>> I'm looking for a way to somehow replace the <<divbox "The Novelty Projekt" "jdfsf36" "" scrolling="no" 1250 750>> bit with some sort of an html link. The idea is to do something like <html> <a href="#" onclick="story.closeAllTiddlers();[divbox code here]" >The Novelty Projekt</a></html> so when the lighbox opens all currently dispalyed tiddlers automatically close thanks in advance sklpns -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/VTs-6Ar8Wu8J. 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.

