Skip to content

Instantly share code, notes, and snippets.

@goetsu
Created July 18, 2013 13:38
Show Gist options
  • Select an option

  • Save goetsu/6029360 to your computer and use it in GitHub Desktop.

Select an option

Save goetsu/6029360 to your computer and use it in GitHub Desktop.
(function(){for(var d=document.getElementsByClassName("slider-item"),a=[].slice.call(document.getElementsByClassName("slider-img"),0),c=0,b=0,e,f,c=a.length;c;e=parseInt(Math.random()*c),f=a[--c],a[c]=a[e],a[e]=f);for(b=0;b<d.length;b++)d[b].innerHTML="";for(b=
0;b<a.length;b++)c=Math.floor(b/3),d[c].appendChild(a[b])})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment