jquery.token-field
jquery.token-field copied to clipboard
add support to backspace, delete correct value
Now the previous input token is removed when user presses backspace key and the current input value is empty. also fixes token deletion (grab the correct token)