-
getting user selected html text (on all browsers))
Has anyone created a method for getting user selected html text?
To receive the rendered text, getSelection(), and selection.createRange().text, do the job on all browsers, but what about html text? For IE, selection.createRange().htmlText works, but since that isn't supported on other browsers, its going to need some creativity.
Thanks
-
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
Bookmarks