Announcement

Collapse
No announcement yet.

FYI: BLRadar tooltips work for Chrome but not Firefox on OS X

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    FYI: BLRadar tooltips work for Chrome but not Firefox on OS X

    I'm on OS X El Capitan 10.11.5 running Firefox 45.3 ESR (current ver) and Chrome Version 52.0.2743.116 (64-bit)

    In Firefox, the tooltips aren't working. Any time I mouse over an underlined item, I get no tooltip and my console log says:
    Code:
    [COLOR="Red"]ReferenceError: event is not defined[/COLOR]     [COLOR="Blue"]blradar (line 700, col 7)[/COLOR]
    var x = event.clientX;
    The tooltips work fine in Chrome.
Working...
X