Merge pull request #2551 from rabuzarus/0106-frio-tooltip-fix
frio: show tooltip only on hover (and not on focus)
This commit is contained in:
@@ -123,6 +123,7 @@ $(document).ready(function(){
|
|||||||
animation: true,
|
animation: true,
|
||||||
html: true,
|
html: true,
|
||||||
placement: 'auto',
|
placement: 'auto',
|
||||||
|
trigger: 'hover',
|
||||||
delay: {
|
delay: {
|
||||||
show: 500,
|
show: 500,
|
||||||
hide: 100
|
hide: 100
|
||||||
|
|||||||
Reference in New Issue
Block a user