jquery - event can be only triggered by mouse, without any impact on Tab clicking -


i have following code. however, event triggered when both mouse entering selector , selector given focus via tab.

$("selector").mouseenter(function(){       $(this).addclass("red");  }) 

i event can triggered mouse, without being able tab it.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -