Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: JavaScript How to Add Tags On Click


Message #1 by "Amardeep Kanwar" <amardeep@h...> on Tue, 19 Mar 2002 18:14:12
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.

  Return to Index