Posts Tagged ‘JavaScript’

Fullsize, a new jQuery lightbox plugin and IMG Attribute

April 5th, 2009 | No Comments | jQuery

A New jQuery Plugin and IMG Attribute

Fullsize is an attempt to add a new IMG attribute called “fullsize” in the next version of HTML. The idea is simple; create a standardized solution by which browsers handle the image popups rather than javascript/AJAX. Whenever the fullsize attribute is found within the img tag, browsers would tackle the heavy lifting, generating a popup of the full size image.

Continue Reading

Compare various popular JavaScript compression utilities

February 28th, 2009 | No Comments | JavaScript

compressor-rater

Can’t decide which JavaScript compressor to use? Then have a look at CompressorRater. It compares various popular JavaScript compression utilities suchs as JSMin, Packer, YUI Compressor and Dojo ShrinkSafe. It will even compare the results with and without the affects of gzip compression.

Continue Reading