Creates a special transparent dialog modal for images and text.
Overview
Creates a special transparent dialog modal for images and text.
Macros
<<popover>>
<<dismisspopover>>
JavaScript API
setup.popover()
Live demo
Demo Twee code:
:: Start
<<link "Make it pop!">>
<<popover 'my-class'>>[img[https://loremflickr.com/320/240]]<</popover>>
<</link>>