Template:HomePagePolaroids: Difference between revisions

Template page
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 22:35, 16 May 2024