From eeb7c436cc670a5910bc868bc2afaa06933334dd Mon Sep 17 00:00:00 2001 From: Cache Saravento Date: Fri, 7 Aug 2015 14:07:50 -0300 Subject: Static generated site --- 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 0000000..ef93038 --- /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