betaWeb / inputTags-jQuery-plugin

http://betaweb.github.io/inputTags-jQuery-plugin/
40 stars 19 forks source link

No way to reset input #11

Closed eboujlal closed 4 years ago

eboujlal commented 7 years ago

Hello, thank you for this project. I would to know how to reset an input after click on button Thank you

ghost commented 6 years ago

$('.close-item', '.inputTags-list').trigger('click'); $('.inputTags-field', '.inputTags-list').val('');