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:
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?
<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?
http://www.concrete5.org/documentation/how-tos/developers/using-cor...