About Advertise

PaintbrushJS by Dave Shea

August 21st, 2010 - CSS, Javascript, XHTML - No Comments

PaintbrushJS is a lightweight, browser-based image processing library
that can apply various visual filters to images within a web page.

So, who’s into photoshop filters with just a little Javascript, CSS and HTML elements?

Your “thank you” goes to Author of Mezzoblue, David Shea!

Class JS – Basic class structure in under a kilobyte of code

May 10th, 2010 - Frontend, Javascript - No Comments

Javascript freak? Do you need setters, getters, constructors and class extending capabilities? Class JS provides a basic class structure in under a kilobyte of code.

Riding carousels with jQuery, Mootools, YUI and Prototype

August 14th, 2009 - Frontend, Javascript - No Comments

00_carousels

Carousels are everywhere. We can see them in many blogs and portals. It’s actually a good way to group content like images, new articles etc and get more attention for these items. With the explosion of javascript frameworks, it’s impossible not to find a carousel script for the framework of your choice. Here’s a list of 4 carousel scripts for jQuery, MooTools, YUI and Prototype: Read the rest of this post »

DD_belatedPNG: better PNG background-image support for IE6

December 8th, 2008 - Frontend, Javascript - 1 Comments

DD_belatedPNG is another PNG fix for IE6. There are so many out there but most them FAIL one or the other way. After playing for a while with it, it seems that it covers some cases where most of the other scripts just fail like background-position and background-repeat cases.  DD_belated comes in 2 versions, uncompressed (6.5kb) and compressed (3.65kb) and it can be downloaded for free from its official website.