No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
</script> | </script> | ||
<script> | <script> | ||
$(".thumb").each( function() { | $("#polaroid-gallery .thumb").each( function() { | ||
var rNum = (Math.random()*6)-3; | var rNum = (Math.random()*6)-3; | ||
$(this).css( { | $(this).css( { |
Latest revision as of 21:35, 16 May 2024