strftime for Prototype. Can easily be ported to any library (or standalone) 😉
Category Archives: Elsewhere
Wall-E extended trailer
Event Delegation Made Easy In jQuery
[flickr] Midas Project
Twitter Stats with TweetStats
Native CSS selector system to look up DOM nodes hits Webkit/Safari
Many javascript libraries have implemented functions to use the powerful CSS selector system to look up DOM nodes. Continuing the trend of standardizing and speeding up commonly used functionality from these libraries, WebKit now has support for the new W3C Selectors API, which consists of the querySelector and querySelectorAll methods. Sweet! 🙂 Native CSS selector …
Continue reading “Native CSS selector system to look up DOM nodes hits Webkit/Safari”