You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I would like to ask how can I bind element that is dynamically created using javascript?
E.g. I created a textarea using summernote plugin $(element).summernote(). The element textarea does not exist before I created it through an add button.How can I bind the textarea element?
The text was updated successfully, but these errors were encountered:
Hi
I would like to ask how can I bind element that is dynamically created using javascript?
E.g. I created a textarea using summernote plugin $(element).summernote(). The element textarea does not exist before I created it through an add button.How can I bind the textarea element?
The text was updated successfully, but these errors were encountered: