I have Autocomplete attached to different types of input box. It loads items whenever user start type in anything which is fine. But,in one of the textarea, I want to disable autocomplete by default, and enable it if user type in “@”. How to do this?
I have Autocomplete attached to different types of input box. It loads items whenever
Share
This will do the trick:
Live Example – http://jsfiddle.net/tj_vantoll/rRu4A/3