Quote:
Originally Posted by Angel_Light
found it
PHP Code:
foo.setselection( str, str);
first string is where to start the highlight and second is where to end. :P
|
Are you sure it takes a string?
Wouldn't it take an integer, so you would say where it started, and where it ended, not the text where it started?