I am using Twitter Bootstrap--and I am not a frontend developer! However, it\'s making the process almost--dare I say--fun!
I\'m a bit confused about tooltips. The
The easiest way to use this is
put this in the header:
and then
My link text
so with that js code if you have tag any where in your page with rel="tooltip" get the bootstrap tooltip.
good luck.