The demo of what I currently have is on:
http://dukkie.nl/demo/

It works if you move from item to item slowly, but if you quickly
mouse over and out over the items it will break down.

What I am currently doing is as follows:
[On mouseenter]:
- First replace the inactive (gray) image to the active (pink) image
which is partly hidden;
- Then move the active (pink) image to it's desired location.

[On mouseleave]:
I try to do the opposite, but it does not always work.

If anyone knows a solution for the current code or a more elegant
solution in general, I would be grateful to hear.

Thanks in advance

Bas

Reply via email to