Friday, 16 August 2013

How to reset textareas placeholder in bootstrap?

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