Instant: The polaroid of Ajax
Written by on June 15th, 2007 in Ajax News.
The prolific Christian Effenberger has released another unobtrusive graphics library. This time he has shared Instant, a library that takes your images, and replaces them with tilted polaroid-like versions in-place.
Once you include the JavaScript, you just set a CSS class of instant on an image that you want to polaroid, and optionally tweak the settings (such as setting the tilt, color, and shadow amount). Then, the library, and Canvas will take care of everything.
HTML:
-
-
class="instant itiltleft icolor000000 ishadow50"
-
Source: Ajaxian
Original Article: http://ajaxian.com/archives/instant-the-polaroid-of-ajax
