i use tokeinput "good plugin" with PHP and JSON work very good but now i need to take only 1 parameter from tokeinput form and use in JS. I need to take the parameter id the tokens are limit 1
$('.tags').tokenInput("get"); // for take all parameters and now i want only id
// and?
Thank you so much :)