Thread Starter
chezua
(@chezua)
Incredible! If i use this code `$(function () {
$(‘[data-toggle=”tooltip”]’).tooltip()
})`
before posting to a support I having a syntax error in console, but now all it’s working. Thank You!
-
This reply was modified 8 years, 6 months ago by chezua.
-
This reply was modified 8 years, 6 months ago by chezua.
Thread Starter
chezua
(@chezua)
Link to demo site: https://dima.chez.pp.ua/
Code: <button type="button" class="servcashe" data-toggle="tooltip" data-placement="top" title="На данном сервере проходят акции с денежными призами."><i class="icon-dollar"></i></button>
If I put a mouse to usd icon in servers a tooltip doesn’t show, show only title.