Update overlay example tags and doc

This commit is contained in:
Frederic Junod
2013-04-05 08:59:56 +02:00
parent f806ac5807
commit ea97c8687c
+3 -2
View File
@@ -49,11 +49,12 @@
<div class="span4"> <div class="span4">
<h4 id="title">Overlay example</h4> <h4 id="title">Overlay example</h4>
<p id="shortdesc">Demonstrates overlays.</p> <p id="shortdesc">Demonstrates overlays. The popups are created using
<a href="http://twitter.github.com/bootstrap/javascript.html#popovers">Popovers</a> from Bootstrap.</p>
<div id="docs"> <div id="docs">
<p>See the <a href="overlay.js" target="_blank">overlay.js source</a> to see how this is done.</p> <p>See the <a href="overlay.js" target="_blank">overlay.js source</a> to see how this is done.</p>
</div> </div>
<div id="tags">overlay, popup, mapquest, openaerial</div> <div id="tags">overlay, popup, bootstrap, popover, mapquest, openaerial</div>
</div> </div>
</div> </div>