jQuery Photo Tagger Plugin For Flickr-Style Photo Tagging
08/02/2010, 11:16H · Topics: Javascript · Print

A few days ago, I programmed a little proof-of-concept for Flickr-style photo tagging using jQuery. I did it as an exploration in mouse-based event binding; but, it was a lot of fun and I wanted to see if I could take it a step further. So, yesterday and this morning, I packaged the jQuery code up into a jQuery plugin (phototagger.jquery.js), build a light-weight ColdFusion persistence layer (drop-and-run, no database required), and turned it into an official project: jQuery Photo Tagger.
jQuery Photo Tagger Plugin For Flickr-Style Photo Tagging
Via / WebAppers