In hoverIn - I want to add a box, move it up.
In hoverOut - the field should move down and then delete the field
In a simple list, it works fine, I can hang over a sliding element. But if I use an image, it causes a flicker effect when I try to hover over a sliding element.
Hover over items, then try hovering over the red box that appears. What is the difference here, am I missing something?
Also for related objects and similar cases do I need to use stopPropagation ? I canβt lower my head.
source share