JQuery popup popup
I have jquery code that does ajax search and returns comma delimited values (value1, value2, value3 ...)
I want to invite a user with these values to find out which one he wants.
I have not had much luck finding a jquery extension that will give me a popup, show a list of values, and return the highlighted value.
Any suggestions?
0
a source to share