Moo Fight!
Well, not really. But the guys at AJAXian forgot to include MooTools in a JavaScript framework survey, someone claimed to post as a MooTools dev, flamed everybody, the REAL MooTools devs posted, and people got upset.
Well, not really. But the guys at AJAXian forgot to include MooTools in a JavaScript framework survey, someone claimed to post as a MooTools dev, flamed everybody, the REAL MooTools devs posted, and people got upset.
My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...
CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more. I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...
One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?
Last week we created a very simple MooTools slideshow script. The script was very primitive: no events and no next/previous controls -- just cross-fading between images. This tutorial will take the previous slideshow script a step further by: Adding "Next" and "Previous" controls. Adding...