frio: show tooltip only on hover (and not on focus)

This commit is contained in:
rabuzarus 2016-06-01 09:39:20 +02:00
parent 4e1c515004
commit d663447e3c
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ $(document).ready(function(){
animation: true,
html: true,
placement: 'auto',
trigger: 'hover',
delay: {
show: 500,
hide: 100