How to reset textareas placeholder in bootstrap?
I'm using bootstraps textarea in modal window, so each time when i call
modal i need to clear textarea, but the problem is that placeholder not
restored. For reset i using modal_container.find('input,
textarea').val('').
No comments:
Post a Comment