Template:Polaroids: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<script>
<script>
var ul = document.querySelector('#polaroid-gallery ul');
var ul = document.querySelector('ul');
for (var i = ul.children.length; i >= 0; i--) {
for (var i = ul.children.length; i >= 0; i--) {
     ul.appendChild(ul.children[Math.random() * i | 0]);
     ul.appendChild(ul.children[Math.random() * i | 0]);

Revision as of 18:50, 25 March 2022

four quartets and no regrets...
except for the polaroids i left....