Aaron wrote:
> I already Tried many ways... even hover events and mouse over events
> been playing around with them and was not able to make them to
> function as I want them too.
>
> I want the user to put the mouse over their image to get a menu to
> fade in and when the mouse is off the users
I think this (below) will work (I tested it locally). The trick is using
setTimeout to allow some time for the mouse to move between the image
and the menu, before deciding to hide the menu. This example will make
the menu appear when you hover over the image, stay visible if you move
your mo
I already Tried many ways... even hover events and mouse over events
been playing around with them and was not able to make them to
function as I want them too.
I want the user to put the mouse over their image to get a menu to
fade in and when the mouse is off the users image I want the menu t
3 matches
Mail list logo