1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 10:20:45 +02:00

Prevent tooltip visibility during page load.

This commit is contained in:
Cameron
2021-02-09 11:07:58 -08:00
parent 0abefed880
commit 5842e51f15
2 changed files with 2 additions and 1 deletions

View File

@@ -125,6 +125,7 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
fade: true,
html: true,
opacity: 1.0,
// trigger: 'hover focus',
placement: placement,
container: 'body',
delay: {