IFrame Lightboxes

这里有一种将 iFrame Lightbox 包含在可点击的内联文本元素中的方法……

Discourse Footnotes Plugin 接受 HTML 和 Markdown 作为弹出脚注的内容。

所以,例如这段代码……

……会生成这个可点击的弹出脚注,其中包含一个带有右上角 Expand content 按钮的迷你 iFrame……

为了实现这个功能,我在(站点设置中)启用了 enable markdown footnotesdisplay footnotes inline……

然后,我将该站点的域名(microchic.com)添加到了站点设置中的 allowed iframes 列表中……

……以及 iFrame Lightbox 插件设置中的 iframe origin domains 列表中……

……你可以在这里现场试用……