The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: mozilla.dev.extensions
From: Neil <n...@parkwaycc.co.uk>
Date: Thu, 11 Oct 2012 10:04:44 +0100
Local: Thurs, Oct 11 2012 5:04 am
Subject: Re: selecting all text
Tom wrote:
Have you tried selObj.toString() ?
>Is there a way to select the readable/viewable text only? >var contentDoc = gBrowser.selectedBrowser.contentDocument;
Note that (these days, at least) contentDoc.getSelection() is the same >contentDoc.getSelection().selectAllChildren(contentDoc); >var win = gBrowser.getBrowserForDocument(contentDoc).contentWindow; >var selObj = win.getSelection(); as contentWindow.getSelection(). -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||