1 2 3 4
function weekString(d){ var msInDay = 60 * 60 * 1000 * 24, day = d.getDay(), ...
JavaScript On Week Of Date
by nosredna.myopenid.com,
August 23, 2008 22:47
Here's a not-quite-serious ...
JavaScript On Get the last key
by nosredna.myopenid.com,
August 22, 2008 19:16
The idea that JavaScript ha...
>>One more time; I'd failed...