I am using jQuery UI with a text box. When the user selects from the drop down list of possible matches, I want to get the index of the selection from the source array, assuing a JavaScript array.
Is there any way to do this?
I am using jQuery UI with a text box. When the user selects from the drop down list of possible matches, I want to get the index of the selection from the source array, assuing a JavaScript array.
Is there any way to do this?