From df4566af59ba8e453d12f27784bbcd4082cfc666 Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Fri, 31 Jul 2015 23:38:38 -0300 Subject: Initial static site generation --- templates/popup/index.html | 135 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 templates/popup/index.html (limited to 'templates/popup/index.html') diff --git a/templates/popup/index.html b/templates/popup/index.html new file mode 100644 index 00000000000..ddf72791fac --- /dev/null +++ b/templates/popup/index.html @@ -0,0 +1,135 @@ + + + + + + + +popup + + + + + + + + + + + + + + +
+ +
+
+

+ + +
+
+ +
+ +
+ + +
+ +
+

+ Posted Qua 05 Mai 2010 23:47:37 BRT +

+

+Use this template to create a popup window that is displayed when the mouse +is over part of the page. This template has two parameters:

+ +
    +
  • `mouseover` - This is the text or other content that triggers the +popup. +
  • `popup` - This should be the content of the popup window. It can be +anything, even images or a whole little wiki page, but should not be too +large for good usability. +
+ + +

Note that browsers that do not support the CSS will display the popup +inline in the page, inside square brackets. + + +[] +

+ +
+ +
+ + + + + +
+ + + +
+ +
+ + + +
+ +
+
+ + + -- cgit v1.2.3