javascript_howto thread: JavaScript How to Add Tags On Click
I have a textarea and when I have a clicked on that textarea and then click on say button bold, I want it to add <b></b> tags in there. This is not for selection, but only if I have my cursor in the text area and if I click on say button then it should add tags in there, can I do that. Someone, please help me.
|





