Hey, I want to create a html form whereby you can click a button to edit the text in a text box (so you would click a bold button and it would add <b> tags around the selected text.
I've been told that javascript is the best way to do this. How would I go about doing so?
Cheers,
Adam
I've been told that javascript is the best way to do this. How would I go about doing so?
Cheers,
Adam