How can I get the id, name value pairs of the tokens (entered by a user) via Javascript from the jquery-tokeninput plugin found here? https://github.com/loopj/jquery-tokeninput
Is it just me or isnt it surprising that this plugin has a lot of features except a straight forward getEnteredTokens() method?
Thanks in advance.