I want to merge two plugins together.
I am using jquery autocomplete for zipcode field.
Now I want to add multiple entries for zipcode field so I found jQuery tags input plugin.
So I wnat to use jQueryUI autocomplete with jQuery tags input plugin.
I tried myself on JSfiddle but not working. link :-http://jsfiddle.net/7aDak/1719/
Can anyone help me for this functionality.
You met two problems here:
Code below is good for startpoint for you:
http://jsfiddle.net/YGm89/