focusin for <a>

focusin for <a>

Hi Guys,
 
I need to implement pop up help.It should appeare when user move focus to ancor.
I am trying to use
focusin()
focusout() but seems like it doesn't work for <a>
 
Is any way around?