If you want to achieve the functionality of mouse over on an element
as you press tab from key board.

Then try onfoucs event of that element. When u press tab foucs is set
on the next ordered element.

Regards

On Sep 4, 10:18 am, Aravind - User experience
<aravind.dok...@gmail.com> wrote:
> Hi Team,
> How to handle "onMouseOver" event with keyboard.
> Scenario:
> With JQuery, "onMouseOver" on a "plus symbol", small banner with some
> text content will be shown, it has been working with "Mouse(input
> device)", but same effect has been expecting from "keyborad" tab
> ordering on to that particular "plus symbol". Please provide the
> solution.
>
> Regards,
> Aravind.

Reply via email to