Jump to content

Leaderboard

  1. November 25 2015

    Chelsbear

    8 reputation points

    barak81

    7 reputation points

  2. November 24 2015

    Scott Harris

    23 reputation points

    evissy

    19 reputation points

    Davey Baby

    13 reputation points

  3. November 23 2015

    Bobbywoodhogan

    8 reputation points

    Chelsbear

    8 reputation points

    mclovin83

    7 reputation points

  4. November 22 2015

    Carshalton Blue

    10 reputation points

    The Brit

    7 reputation points

    moi

    7 reputation points

  5. November 21 2015

    dkw

    17 reputation points

    Scott Harris

    16 reputation points

    ForeverCarefree

    15 reputation points

  6. November 20 2015

    Zinc

    13 reputation points

    PedroMendez

    11 reputation points

    Beerqueen

    8 reputation points

  7. November 19 2015

    Zinc

    14 reputation points

    Beerqueen

    9 reputation points

    fitz

    7 reputation points

  8. November 18 2015

    Zinc

    16 reputation points

×
  • Create New...
"); } } // Change the class and localstorage when the toggle is clicked $('.focus-editor-panel[data-setting]').on('click', function(){ var settingName = $(this).attr('data-setting'); var settingStatus = $(this).attr('data-status'); if(settingStatus === '1'){ html.removeClass('enable--' + settingName); localStorage.setItem(settingName, '0'); $(this).attr('data-status', '0'); } else { html.addClass('enable--' + settingName); localStorage.setItem(settingName, '1'); $(this).attr('data-status', '1'); } }); // Dark/light mode button var toggleThemeTooltip = getComputedStyle(document.documentElement).getPropertyValue('--lang--light-dark-mode').slice(1, -1); $('[data-focus-toggle-theme] [data-ipsTooltip]').prop('title', toggleThemeTooltip); $('[data-focus-toggle-theme]').on('click', function(e){ var focusThemeId = html.attr('data-focus-alt-theme'); if(focusThemeId){ e.preventDefault(); $("#focusAltThemeSubmit").val(focusThemeId); $("#focusAltThemeSubmit").click(); } }); // Make hover navigation work with touch devices ;(function(e,t,n,r){e.fn.doubleTapToGo=function(r){if(!("ontouchstart"in t)&&!navigator.msMaxTouchPoints&&!navigator.userAgent.toLowerCase().match(/windows phone os 7/i))return false;this.each(function(){var t=false;e(this).on("click",function(n){var r=e(this);if(r[0]!=t[0]){n.preventDefault();t=r}});e(n).on("click touchstart MSPointerDown",function(n){var r=true,i=e(n.target).parents();for(var s=0;s ul > li:has(ul)').doubleTapToGo(); // Toggle class $('[data-class]').on( "click", function(event) { event.preventDefault(); var classContent = $(this).attr('data-class'); var classModifiers = classContent.split(' '); var className = classModifiers[0]; var modifyClass = classModifiers[1]; if (classModifiers[2]){ var targetElement = classModifiers[2]; } else { var targetElement = 'html'; } if (modifyClass === 'add'){ $(targetElement).addClass(className); } else if (modifyClass === 'remove'){ $(targetElement).removeClass(className); } else { $(targetElement).toggleClass(className); } }); }); // More dropdown menu function focusNavigation() { var navwidth = 0; var morewidth = $('.ipsNavBar_primary .focus-nav__more').outerWidth(true); $('.ipsNavBar_primary > ul > li:not(.focus-nav__more)').each(function() { navwidth += $(this).outerWidth( true ) + 2; }); var availablespace = $('.ipsNavBar_primary').outerWidth(true) - morewidth; if (availablespace > 0 && navwidth > availablespace) { var lastItem = $('.ipsNavBar_primary > ul > li:not(.focus-nav__more)').last(); lastItem.attr('data-width', lastItem.outerWidth(true)); lastItem.prependTo($('.ipsNavBar_primary .focus-nav__more > ul')); focusNavigation(); } else { var firstMoreElement = $('.ipsNavBar_primary li.focus-nav__more li').first(); if (navwidth + firstMoreElement.data('width') < availablespace) { firstMoreElement.insertBefore($('.ipsNavBar_primary .focus-nav__more')); } } if ($('.focus-nav__more li').length > 0) { $('.focus-nav__more').removeClass('focus-nav__more--hidden'); } else { $('.focus-nav__more').addClass('focus-nav__more--hidden'); } } $(window).on('load',function(){ $(".ipsNavBar_primary").removeClass("ipsNavBar_primary--loading"); focusNavigation(); }); $(window).on('resize',function(){ focusNavigation(); }); $(document).ready(function(){ $('[data-setting="fluid"]').on('click', function(){ setTimeout(function(){ focusNavigation(); }, 10); }); });
Please Sign In

Well, this is awkward!

Happy Sunny Days GIF by Atlassian

The Shed End Forum relies on revenue to pay for hosting and upgrades. While we try to keep adverts as unobtrusive as possible, we need to show these to make sure we can stay online and continue to keep the forum running. Over the years costs have become very high.

Could you please allow adverts on this domain by switching it off and whitelisting the website? Some of the advert banners can actually be closed to avoid interference with your experience on The Shed End.

If you don't want to view any adverts while logged in and using your account, consider using the Ad-Free Subscription which is renewable every year. To buy a subscription, log in to your account and click the link under the Newbies forum on the home page.

Cheers now!