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