We need to code an email address auto suggest feature for openwebmail.org, something like the feature present in Gmail. Does anyone know of a small javascript library which could be used for displaying a drop down menu (containing the email addresses) below a text entry field?
Thanks,