Earlier quoted context omitted.
Upvoting is a client-side script already.
Are you sure? With JS disabled, the vote arrows are simple links for me that work as expected.
That's a perfect example of graceful degradation / progressive enhancement.
A JS event on the html element cancels clicks on those links and handles them in JS with AJAX so the page is not reloaded.