Name Picker

Name Picker

Hello. I am very new at jquery. I am making a web application for one organization I work for. In the application I will add the new members information. Part of the information is putting which other member invited that person. What I want to do is to have a input box, that when I click on it, some type of dialog box will appear with  a picture and the name of the other members, and that when I click in the picture or the name, the dialog box will close and the id of the member that I clicked will be in the input box. Something like the datepicker, but not with dates, with people. IS there something out there to do that or how can I do it? Thanks!