TiddlyLightBoxPlugin question

53 views
Skip to first unread message

sklpns

unread,
Aug 23, 2012, 5:47:31 PM8/23/12
to tiddl...@googlegroups.com
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



Reply all
Reply to author
Forward
0 new messages