1 Default text in reply boxes Wed May 30, 2012 8:48 am
5ix
How to put default text into the reply boxes?
$(document).ready(function(){
document.getElementById('text_editor_textarea').placeholder = "Your Text Here";
});
Permissions in this forum:
You cannot reply to topics in this forum