This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Description
I use selectivity over a php generated <select>
I have no cross (X) button in my selected items like on the project page; did I miss an option somewhere?
$('#tag-list').selectivity({ multiple: true, placeholder: 'Add tags' });
also is it possible for the user to add something not in the list ?