Attribute : An Easy Image Attribution Plugin for jQuery
A couple of days ago I read an article on Site Sketch 101 about automatically adding image attribution, when using images from for example the Flickr Creative Commons licensed images, to these images using PHP. This made me think, it should not be to difficult to create the same functionality using jQuery and the rel attribute. With that, I set out to create a small and simple jQuery plugin that will do just that. The end result is, no surprise here, the jQuery …
