|
-
Jan 20th, 2003, 03:57 AM
#1
Thread Starter
Lively Member
-
Jan 20th, 2003, 05:41 AM
#2
Fanatic Member
Code:
document.getSelection();
will get the current highlighted text within the document. Not sure with regards to text areas though...
-
Jan 20th, 2003, 06:39 AM
#3
Frenzied Member
Yeah I don't reckon you'll be able to bold text in a form element either.
Is that cross-browser by the way Lee, or just IE?
-
Jan 20th, 2003, 07:30 AM
#4
Fanatic Member
cross browser I think. It's part of the document object.
-
Jan 21st, 2003, 05:44 AM
#5
Frenzied Member
Oh right, I don't think I've seen it before.
-
Jan 22nd, 2003, 03:57 AM
#6
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|