How can I trigger two hoverevents (for example css-hover-pseudoclass) at once? Also when the cursor is going from A to B, it should not be fired that A was left. How can I achieve this, in HTML, or JS, or CSS?
White triangles represent the cursor position.