fcbkcomplete, how to obtain all the values after adding or updating the Input

Posted by nobosh on Stack Overflow See other posts from Stack Overflow or by nobosh
Published on 2010-03-06T05:14:52Z Indexed on 2010/03/12 8:07 UTC
Read the original article Hit count: 534

Filed under:
|

I'm interested in using fcbkcomplete, which has:

  • onselect – fire event on item select.
  • onremove – fire event on item remove

What I'd like to happen for those two events is to alert a list of the IDs/values of the items in the input box.

Can you help me understand how to get these values?

Thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-plugins