Answered
mouseenter acts like mouseover, how can I fix this to only work when mouse is selected or button pushed?
mouseenter acts like mouseover, how can I fix this to only work when mouse is selected or button pushed?
mouseenter acts like mouseover, how can I fix this to only work when mouse is selected or button pushed?
You'd normally use Mouse Up, which is triggered when the mouse is clicked on a button and then released. You could use Mouse Down, which is triggered when the mouse is clicked on a button.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.