Archives for August 2011

August 2011 (2)
SMTWTFS
« Jul Sep »
123456
78910111213
14151617181920
21222324252627
28293031

Like this Archive Calendar widget? Download it here.


JavaScript: shuffling by sorting

I’ll admit this one is really wacky, so sit yourself down and read through this slowly. It’s OK if you need to take a break for a breather and to clear your mind. I had to the first time I came across this little, er, hack. […]

READ MORE

JavaScript: handy hint for jQuery document ready handlers

Like 99% of all jQuery users, I write the code I want executed when the document is ready like this: […]

READ MORE