Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make multi-select, aucomplete combo box like in Atlassian Jira [closed]

I like GUI and controls of Atlassian Jira. In particular they have cool multi-select combo control. I need to implement similar control on my site.

I am using jquery-ui.

What library do they use? What license?

Can I find it somewhere as JScript?

Is there anything similar free or commercial?

Developer website with demo: http://www.atlassian.com/software/jira/tour/

UPDATE SAMPLE IMAGE

enter image description here

like image 559
Captain Comic Avatar asked Jul 04 '11 11:07

Captain Comic


1 Answers

You can also check this select2

like image 129
Jarek Krochmalski Avatar answered Oct 08 '22 07:10

Jarek Krochmalski