Invalid Bootstrap tooltip example

I am trying to get download tips while working in a simple example. Here is the fiddle link: http://jsfiddle.net/TXPWK/

The tooltip is displayed, however it is just text. Thanks for any help

+5
source share
1 answer

Broken CSS and JS also needed to be fixed.

http://jsfiddle.net/ajkochanowicz/TXPWK/6/

+15
source

All Articles