Is there an FBML / XFBML tag to duplicate the image tagging functionality inside Facebook ?
I am developing a Facebook App and I need the users to be able to tag their photos but inside my App. I haven´t seen a control to do this in FB Docs, neither in FBML nor in XFBML. But maybe someone here has more experience than me in this and can lend me a hand.
I am not asking for the API commands to add the tags to a photo, I have already seen them and understand them perfectly. What I would like is the interface to do the tagging "a la Facebook".
I am developing in PHP and using JQuery.
Thanks in advance.