Show 1: The One Where We Get Started

', enableHover: false, enableTracking: true, buttons: { twitter: {via: 'footballinglife'}}, click: function(api, options){ api.simulateClick(); api.openPopup('twitter'); } }); jQuery('#facebook').sharrre({ share: { facebook: true }, template: '
{total}
', enableHover: false, enableTracking: true, click: function(api, options){ api.simulateClick(); api.openPopup('facebook'); } }); jQuery('#googleplus').sharrre({ share: { googlePlus: true }, template: '
{total}
', enableHover: false, enableTracking: true, urlCurl: 'https://footballinglife.co.uk/wp-content/themes/hueman/js/sharrre.php', click: function(api, options){ api.simulateClick(); api.openPopup('googlePlus'); } }); jQuery('#pinterest').sharrre({ share: { pinterest: true }, template: '
{total}
', enableHover: false, enableTracking: true, buttons: { pinterest: { description: 'Show 1: The One Where We Get Started' } }, click: function(api, options){ api.simulateClick(); api.openPopup('pinterest'); } }); // Scrollable sharrre bar, contributed by Erik Frye. Awesome! var shareContainer = jQuery(".sharrre-container"), header = jQuery('#header'), postEntry = jQuery('.entry'), $window = jQuery(window), distanceFromTop = 20, startSharePosition = shareContainer.offset(), contentBottom = postEntry.offset().top + postEntry.outerHeight(), topOfTemplate = header.offset().top; getTopSpacing(); shareScroll = function(){ if($window.width() > 719){ var scrollTop = $window.scrollTop() + topOfTemplate, stopLocation = contentBottom - (shareContainer.outerHeight() + topSpacing); if(scrollTop > stopLocation){ shareContainer.offset({top: contentBottom - shareContainer.outerHeight(),left: startSharePosition.left}); } else if(scrollTop >= postEntry.offset().top-topSpacing){ shareContainer.offset({top: scrollTop + topSpacing, left: startSharePosition.left}); }else if(scrollTop 1024) topSpacing = distanceFromTop + jQuery('.nav-wrap').outerHeight(); else topSpacing = distanceFromTop; } });

Geoff @ Footballing Life

Footballing Life is a football culture podcast and website, covering everything but the game: because it's not just a game it's a way of life! To be the first to get the latest interesting football features and footie culture chat listen to the podcast on the website or on iTunes.

You may also like...