Episode 4 episode artwork

EPISODE · Jun 10, 2014

Episode 4

from The Biggest Problem in the Universe · host The Biggest Problem in the Universe

Episode 4 Transcript courtesy of Megan Pennock Guys Who Need to Get Laid 2460 College 2248 Expensive Steak 860 Dogs -2099 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: 'problem_vote_up', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { console.log(response); obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); $('.votedown').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: 'problem_vote_down', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); }); Download the Episode

Episode metadata supplied by the publisher feed · Published Jun 10, 2014

NOW PLAYING

Episode 4

0:00 0:00

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of The Biggest Problem in the Universe?

Episode duration information is not available.

When was this The Biggest Problem in the Universe episode published?

This episode was published on June 10, 2014.

What is this episode about?

Episode 4 Transcript courtesy of Megan Pennock Guys Who Need to Get Laid 2460 College 2248 Expensive Steak 860 Dogs -2099 See All the Problems... jQuery(document).ready(...

Can I download this The Biggest Problem in the Universe episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!