BeCode / JavaScript for the Web

1.7 - Troll button

Display a button saying "Click me". When the user moves the mouse on top of the button to click on it the button should jump to a completely different place on the page which is not under the mouse cursor anymore. It should continue to do so regardless the number of times the user tries to relocate the mouse cursor to try to click on it and always jump at a random place.

Bonus: after a few misclicks, display insulting messages to let the user know he can't even click on a button.

Click me!