PDA

Click to See Complete Forum and Search --> : Manipulating TextArea's.


cvaden
Jan 23rd, 2001, 08:47 AM
I was curious if it's possible to manipulate text that is in a textarea. One catch....I only want to manipulate the selected text!

"document.edit.solution.value", works for manipulating the whole box but there is no ".seltext"!

Any help would be appreciated!

C