ivirabyan / jquery-mentions

Adds mentioning support to your text fields.
http://ivirabyan.github.io/jquery-mentions/
MIT License
114 stars 49 forks source link

Method destroy #27

Closed silvioimp78 closed 9 years ago

silvioimp78 commented 9 years ago

The $('.mentions').mentionsInput().destroy() giive me the following error $(...).mentionsInput(...).destroy is not a function.

How works ?

ivirabyan commented 9 years ago

$('.mentions').mentionsInput('destroy');