examples/bootstrap4/popover.html
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 04:51:55 +0000 (12:51 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 04:51:55 +0000 (12:51 +0800)
examples/bootstrap4/popover.html

index 28ed80e..55bc522 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <title>Bootstrap 101 Template</title>
+    <title>Popover Examples</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
@@ -26,6 +26,8 @@
   
   <body id="body">
   
+  <H1>Popover Test (auto ajusting if no room..)</H1>
+  
     <div id="right-test"
          style="width: 100px;height: 100px;display: block;background-color: yellow;position: absolute;left: 100px;top: 100px;">RIGHT</div>