Mouse Movement

Use this webpage to practice your mouse movement automation skills. The rectangle on the left uses a mouse over and mouse out Jquery functions. When you move your mouse out of the grey zone or enter or exit the red zone, a counter increments. The rectangle on the right uses a mouse leave Jquery functions. The counter only increments when leaving the grey rectangle and is not affected by the red zone.

Counter One (left): 0

Counter Two (right): 0

Move your mouse over:
Move your mouse over: