lekoala / bootstrap5-tags

Replace select[multiple] with nices badges for Bootstrap 5
MIT License
150 stars 35 forks source link

How to used the script in only one form ? #102

Closed RandUser123sa closed 11 months ago

RandUser123sa commented 1 year ago

Hello,

on the page I have few select drop downs. When I load the script, it's change all select drop downs menus id and functionality. Is there a way how to use the script on specific drop down ?

lekoala commented 1 year ago

sure

Tags.init(selector, opts);

:-)

lekoala commented 11 months ago

closing if there is no other question