Bootstrap ready

Bootstrap ready

by chriswt

HTML

<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
<a href="#" data-trigger="hover" data-content="sss" class="result thumbnail"><img src="http://www.irishtimes.com/polopoly_fs/1.1541147.1380202858!/image/image.jpg_gen/derivatives/box_140_140/image.jpg" alt="basketball" width="60" height="60"/></a>

JavaScript

$('.result').popover({ placement:"bottom", html: true });