Design News
ImageMapster image map enhancer
ImageMapster is a jQuery plugin that brings HTML image maps to life. With this tool, any image map can be highlighted, selected, and manipulated in all kinds of ways.
TransformJS 1.0
TransformJS is a robust jQuery plugin that lets you do 2D and 3D transformations using jQuery's existing css() and animate() methods.
Faster JavaScript Memoization For Improved Application Performance
Memoization is a useful optimization technique for caching the results of JavaScript function calls to improve performance in your code.
The Third IE10 Platform Preview
A quick look at the new HTML 5 and touch-friendly features that will be available in IE10.
Sticky Content script
This jQuery script lets you stick any content on the page once the user scrolls past it so it remains in view even afterwards.
HTML5 Mouseover/ Click sound effect
This script uses HTML5's new audio element to allow you to easily add sound effects to any action on the page, such as when the user clicks or rolls over a link.
CSS3 Button Generator
Our very own CSS3 Button Generator lets you easily transform an ordinary link into a sleek button using all the new goodies of CSS3!
Adding Weather to Your Site with jQuery and YQL
This article looks at how to use jQuery and YQL (a free web service offered by Yahoo) to easily add a customized weather display to your site.