Recent Features
![Write Better JavaScript with Promises]()
Write Better JavaScript with Promises
You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...
![CSS @supports]()
CSS @supports
Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS. What we end up doing is repeating the same properties multiple times with each browser prefix. Yuck. Another thing we...
Incredible Demos
![Image Protection Using PHP, the GD Library, JavaScript, and XHTML]()
Image Protection Using PHP, the GD Library, JavaScript, and XHTML
Warning: The demo for this post may brick your browser. A while back I posted a MooTools plugin called dwProtector that aimed to make image theft more difficult -- NOT PREVENT IT COMPLETELY -- but make it more difficult for the rookie to average user...
![jQuery Chosen Plugin]()
jQuery Chosen Plugin
Without a doubt, my least favorite form element is the
SELECTelement. The element is almost unstylable, looks different across platforms, has had inconsistent value access, and disaster that is the result ofmultiple=trueis, well, a disaster. Needless to say, whenever a developer goes...



