Recent Features
![Create a Sheen Logo Effect with CSS]() - Create a Sheen Logo Effect with CSS- I was inspired when I first saw Addy Osmani's original ShineTime blog post. The hover sheen effect is simple but awesome. When I started my blog redesign, I really wanted to use a sheen effect with my logo. Using two HTML elements and... 
![7 Essential JavaScript Functions]() - 7 Essential JavaScript Functions- I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like - addEventListenerand- attachEvent. Times have changed but there are still a few functions each developer should...
Incredible Demos
![Scrolling “Go To Top” Link Using Dojo]() - Scrolling “Go To Top” Link Using Dojo- One of the most popular code snippets of posted on my blog has been the scrolling "Go To Top" link snippet. The premise of the snippet is simple: once the user scrolls an element (usually the BODY element) past a given threshold, a "Go... 
![Fade Images with MooTools LazyLoad]() - Fade Images with MooTools LazyLoad- I recently received an email from a MooTools developer asking a great question about my LazyLoad class: "I'm using your LazyLoad MooTools plugin (which is great, by the way). I have been trying to figure out how to modify it so that once an image scrolls into... 



