jQuery Image Overlay Plugin 1.1
Posted on Aug 21, 2009
A quick note – I’ve updated my jQuery Image Overlay Plugin to version 1.1. This version adds support for pinning the overlay so it is always viewable (not just when you mouse over the image). There were no other changes, so you should be able to upgrade without worry.

December 11th, 2009 at 1:09 pm
Excellent Plugin… thanks a lot
btw.. there’s a missing “r” on “overlay” in to the demo page.
$(document).ready(function() {
$(‘#myGallery’).ImageOvelay();
});