I'm dynamically adding some fields that I'd like to be tag fields.
I'm using bootstrap.tagsinput
Any input
s marked with data-role=tagsinput
in the original document turn out just fine. However, if I add any more using jQuery for instance,
How do I apply bootstrap.tagsinput to them?