Auto-complete Script Example


/ Published in: JavaScript
Save to your folder(s)

The below script list out the available tags based on the character you enter in the Tag field and the available tags in the array. All the user submitted tags through the Tag form will be stored in an array. Use the below script to enable the auto-complete with your applications. We also used this in and around the call centre system as [predictive dialler software](http://www.touchstarccs.co.uk/ "Inbound, Outbound or Blended Call Centre Software")

URL: http://www.touchstarccs.co.uk/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.