How to show up Intellisense popup (like the one we see in Visual studio on putting a dot .) for <input type="text"> control, which shows up values per the input
say user starts typing in - po - then all the values starting with p, followed by o should show up in intellisense popup. (this popup is preloaded with some values)