[dbview] addTooltip js function – mouseout event fails
-
line 66 of dbview.js needs change from:
}).mouseout(function(){
To:
}).mouseout(function(event){
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[dbview] addTooltip js function – mouseout event fails’ is closed to new replies.