> And worse, it doesn't work anymore when clicking in the inside popoup > See my test case at :http://dl.dropbox.com/u/9385804/PopupTests.html
There are two problems... one was with the plugin, and it's been fixed. Get the update (v2.1.1) here: http://www.TiddlyTools.com/#ShowPopupPlugin http://www.TiddlyTools.com/#ShowPopupPluginInfo The other problem was with your test case. In [[PopupTest]], you wrote: <<showPopup tiddler:PopupContents##sousmenu ...>> However, [[PopupContents]] doesn't exist. As a result, the 2nd-level popup doesn't is displayed as a tiny square -- an empty popup -- but not show the intended content, even with the corrected plugin code. I'm fairly certain you meant to write: <<showPopup tiddler:PopupTest##sousmenu ...>> enjoy, -e -- 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.

