Hi javascript champs,
i'm a rookie trying to develop a form with a very basic function.
I want the visitor to be able to put text in a form and make this text bold before submitting.
there should be a button which puts a '<b>' before the text and a '</b>' after the selected text.
how can i do this??
i'm a rookie trying to develop a form with a very basic function.
I want the visitor to be able to put text in a form and make this text bold before submitting.
there should be a button which puts a '<b>' before the text and a '</b>' after the selected text.
how can i do this??