I´ve tested with several files, and decided to hotlink every single css and js file that I think is needed.
But still the javascript won´t work.
I´ve added 4 files of Twitter´s Bootstrap at: http://jsfiddle.net/PS3LH/
If I paste inside the css area the css required it seems to work, but the css file is already added, so I don´t know why it doesn´t work…
Thanks for your help!
Rosamunda
Make sure you have JQuery loaded first, then tooltip, then popover.
http://jsfiddle.net/QLvUj/
Your bootstrap CSS had the wrong URL too. Above is a working example.