flex - Persist a Hyperlink's Style after mouse has moved away -


Is it possible to continue the 'hovered' hyperlink view even after the mouse has moved away from it? I want to take the user's attention on the hyperlink - or at least he is able to see what he was, standing outside the rest of the text - after a few seconds he left it. Ideally it fades slowly in general.

How do anyone know this?

itemprop = "text">

You can catch mouse move events and change the style of that component instead of using built-in hover designations. . You can use the effect to create glow, fade, or bounce.

Cheers


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -