diff --git a/docs/pages/popup/index.html b/docs/pages/popup/index.html index 5cd090d8..d555d6e9 100644 --- a/docs/pages/popup/index.html +++ b/docs/pages/popup/index.html @@ -138,6 +138,10 @@ $('#myPopupDiv').popup(); +
This popup assumes the theme of the button that launches it.
+Thus, it supports the idea that it is connected to the button.
+Normally, the popup's theme will be set to align with the theme of the link that launches it. The above popup can be shown in multiple places. Each time, upon appearing, the popup's theme is set to match that of the link that launches it: