
Episode 106
May 24, 2016 - 1:05:33
Radio and PodcastLive Radio & Podcasts
The End of Shows 647 See All the Problems... jQuery(document).ready( function($) { console.log('test'); $('.voteup').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: '...