hi,
make repeater more interactive, add hover box to repeaters.
have a nice day.
hi,
make repeater more interactive, add hover box to repeaters.
have a nice day.
I join this idea. Now I have to create crazy actions to do the same with nice animations. Perfect for products lists etc.
I just discovered that this can’t be done! and although it’s possible to do it with on mouse events and stuff, the performance is not the same, hover boxes “cancel” the effect as soon as the pointer gets out of it, with code first the onMouseIn event must finish in order for the onMouseOut to trigger, consequently if the pointer leaves the element before the onMouseIn effect finishes you are left with half the animation. Unless there is a way to “cancel” the onMouseIn event that I never knew of. Let us add hover boxes to repeaters please.