Hi David,

I adopted your tool for my use-cases and it works great, thank you!

Just one recommendation for your stylesheet... 

Change the lines

.tooltip:hover .tooltiptext {
  visibility: visible;
}

to

.tooltip:hover > .tooltiptext {
  visibility: visible;
}

and you can nest such popups one within the other

all the best, BTC


Hi all
>
> Here is what I cooked up yesterday
>
> https://giffmex.org/gifts/transclusioninpopups.html
>
> Dave
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bf401d54-7f74-4d43-839d-fd2a452bb78f%40googlegroups.com.

Reply via email to