Deltaflyer
Programmer
I want to be able to add HTML tags to a textarea selection, but dont know how to access selected text.
I was thinking something like
document.form.field.value.selection = "<B>" + document.form.field.value.selection + "</B>"
Can anyone help me out, how do i access the selected text in a textarea.
Thanks for your assistance, DeltaFlyer
The Only Programmer To Crash With Style. LOL
I was thinking something like
document.form.field.value.selection = "<B>" + document.form.field.value.selection + "</B>"
Can anyone help me out, how do i access the selected text in a textarea.
Thanks for your assistance, DeltaFlyer
The Only Programmer To Crash With Style. LOL