Skip to content


JQuery Multicomplete

Summary

The multicomplete plugin build on the popular autocomplete plugin by adding a ‘+/-’ button next to the autocomplete enabled field. When ‘+’ is clicked, new autocomplete field is added under the previous one.

Usage scenario

Picking multiple user names from the same source

Setup

Requires jquery.js, autocomplete.js and all it’s dependencies. Provides an external stylesheet and sample icons but would work without

Usage

  • Provide link to your external JS and CSS files
  • Modify jquery.multicomplete.css or add your own styles to provide links to your ‘+/-’ images (optional)
  • In your load page code add multicomplete call. It will accept all Autocomplete options settings
  • You can provide a custom title option which will be displayed as a tip in the input

Example
















2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Justin says

    it's nice! perhaps you add the live demo on your site.

    • droidin says

      This is pretty old code you are welcome to use it but I probably will never add a demo at this point, sorry



Some HTML is OK

or, reply to this post via trackback.