Read mobileConsole – JavaScript console for mobile devices. /More work /More code When developing in JavaScript, I always get a little annoyed about the lack of a debug console on iOS. And when I say... Read on
Read Prime. /More work /More code Prime (progressive/responsive image enabler) is a JavaScript script (still in development) I wrote, that allows for... Read on
Read Check if element is visible. /More work /More code Small script I wrote that does some rudimentary checks to see if an element is visible in the current view (viewport) of... Read on
Read jQuery – Looking ‘under the hood’. /More work /More code Something I stumbled across when I wanted to hook into all my custom $.event.trigger(); jQuery events, to see what was... Read on
Read Progressive responsive images. /More work /More code Update: prImages has been superseded by Prime In my quest to optimize websites for loading performance, I was intrigued... Read on