the "subjectout" event is constanly triggered in Firefox when hovering over an element that has an .on('subjectout', function (){}).
The expected behavior, and the way it happens in other browsers, is that this event is only triggered when the mouse leaves the area
the "subjectout" event is constanly triggered in Firefox when hovering over an element that has an
.on('subjectout', function (){}).The expected behavior, and the way it happens in other browsers, is that this event is only triggered when the mouse leaves the area