dragonofmercy / Tokenize2

Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.
https://dragonofmercy.github.io/Tokenize2/
BSD 3-Clause "New" or "Revised" License
83 stars 25 forks source link

Z-Index on .dropdown #22

Closed cozumel424 closed 7 years ago

cozumel424 commented 7 years ago

Thank you for this plugin, it's fantastic!

If it's been used in a modal then the dropdown class appears behind the modal and isn't visible. Adding a simple z-index to the .dropdown in the css file will fix it.

dragonofmercy commented 7 years ago

Duplicate see: https://github.com/zellerda/Tokenize2/issues/19