Tag an image with jQuery

Ever wondering how Facebook, Flickr, and others, allows you to tag images? Well until now, the only real solution I found was a poor hack in css, but didn’t really get the job done.

Finally, I have discover this proposition that allows you to add the “Image-Tagging” solutions into your web application with jQuery.

I believe this is a good start, but keep in mind the obvious: It’s just the client-side solution, and you are still going to need a server-side handling solution to store the data captured. If I ever find anything that ease both side of the development process, I will let you know.

Demo | Download

Posted on January 1st , 2009

Category : CSS, Javascript, Tag, jQuery
Tags: , , ,

Reply

Chances are we probably missed a code or snippet you were looking for. Let us know about it and we will add it right away. Suggest a Code.