The thing is, I want to work with the tags on-the-fly and was trying to figure out how to use this Plugin, without haveing the user to push a button to submit changes, but react on changes directly via JS.
It would be very cool if I could access the list of tags after changes (delete, new, changed name, etc.) and process them via ajax or even submit the form to an iframe.
Or did I miss something in the documentation?
Thanks for your help