Steven Halase

Results 1 comments of Steven Halase

`$('area').each(function() { var data = $(this).mouseout().data('maphilight') || {}; data.alwaysOn = false; $(this).data('maphilight', data) });`