Are we Japanese goblin? We are Japanese goblin We are not Japanese goblin Vote View Results Are we Japanese goblin? - Results (34 votes) We are Japanese goblin 41.18% (14 votes) 14 We are not Japanese goblin 58.82% (20 votes) 20 Show Voting Form function poll_vote() { var vote_option = $("input[name='poll_vote']:checked").val(); if(!vote_option) return; $.ajax({ type: 'POST', url: '/ajax/forum_poll_vote', data: { option: vote_option, board: '400', topic: '80497236', message: '0', key: '2cc4103c' }, success: function(response) { if(response.error) { alert(response.error); } else { $("#poll_vote").hide(); $("#poll_results").html(response.html).show(); } } }); } function view_results_legacy() { $("#poll_vote").hide(); $("#poll_results").show(); } function hide_results_legacy() { $("#poll_results").hide(); $("#poll_vote").show(); } https://youtu.be/UIp6_0kct_U --- Let's-a go!