When i type something in a textfield before and now my browser has it in its "history".
Like if I typed in "idp" and when I go back to the same page and I then type just "i", it comes up with something like a dropdown selection and "idp" would be listed there.
If I selected "idp" from the selection, what javascript/jquery is triggered? I want to write additional codes to handle such an event
Here's a screenshot of what I'm talking about: http://i.imgur.com/tYgkgI9.png
Thanks a lot