Using Integrated Bootstrap Tooltip at the interfce

Permalink
As i tested there is this bootstrap tooltip integrated into the admin area of concrete, i use syntax like this to use tooltip:
<p class='tooltip' title='tooltip for hello world'>Hello World</p>

but this code does not work at the interface. what should i do to use this integrated tooltip at the interface? am i suppose to include something at my theme?

shahroq
 
shahroq replied on at Permalink Best Answer Reply
shahroq
I figure it out and wrote this how-to for whom want tooltip at the front end:
http://www.concrete5.org/documentation/how-tos/developers/using-cor...