examples/bootstrap4/popover.html
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 05:03:53 +0000 (13:03 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 05:03:53 +0000 (13:03 +0800)
examples/bootstrap4/popover.html

index f87a612..c69d8b8 100644 (file)
   
   <H1>Popover Test (auto ajusting if no room..)</H1>
   
+  <a onclick="Roo.docs.ViewSource.show({ src: '/roojs1/examples/bootstrap/popover.js'});">popover.js</a>
+  <a onclick="Roo.docs.ViewSource.show({ src: '/roojs1/examples/bootstrap4/popover.html'});">popover.html</a>
+           
+  
     <div id="right-test"
          style="width: 100px;height: 100px;display: block;background-color: yellow;position: absolute;left: 100px;top: 100px;">RIGHT</div>