How do I go about creating the buttons on forms that allow the user to click them and insert html tags into the textarea box.
Say <B> </B>
or <BR>
like te ones on the forms for posting, I understand it is jscript if someone knows of somewhere there is a tutorial or a good description or someone can just describe it to me, I am having difficulty finding anything about it.
I cant get the first solution to work as i am unsure as to what to put in the field name.
Also i am unsure of how to use the solution provided by feyd to produce something to add tags I understand it gets selected text which could then have tags added to it but I am a rubbish jscrtipter and am more of a beginner in this so have no idea of how to go about this.