]> git.mxchange.org Git - friendica.git/commitdiff
frio: show tooltip only on hover (and not on focus)
authorrabuzarus <>
Wed, 1 Jun 2016 07:39:20 +0000 (09:39 +0200)
committerrabuzarus <>
Wed, 1 Jun 2016 07:39:20 +0000 (09:39 +0200)
view/theme/frio/js/theme.js

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