Also, when I see these clues, for instance: <SCRIPT>: 11 | <OBJECT>: 0, what should I infer from them exactly?
Incidentally, is there any way for me to make use of a larger set of these little smiley icons?
The Quick Start Guide is a good starting point and will help with this. In a nutshell: hover over the NoScript icon to see the menu.jw72253 wrote:Hello. I have a couple of general questions about NoScript's status bar. I'm not certain that it should be called the NoScript status bar (perhaps message bar is a better term), but it appears along the bottom of the browser window just above the browser's status bar. When it advises me that, say, 3 of 4 scripts were allowed, and shows me what was allowed, where can I find out what was "not" allowed? As I am in the scrutinize mode with this program while learning it, I would like to understand what it blocked also.![]()
They represent the number of SCRIPT and OBJECT tags that are trying to run scripts on the page.jw72253 wrote: Also, when I see these clues, for instance: <SCRIPT>: 11 | <OBJECT>: 0, what should I infer from them exactly?
You can use img tags to import images from other sites. Tom T. often uses:jw72253 wrote: Incidentally, is there any way for me to make use of a larger set of these little smiley icons?
Code: Select all
[img]http://www.freesmileys.org/smileys/smiley-eatdrink004.gif[/img]
If my good friend Thrawn will forgive me for elaborating a bit more, one script source can run many scripts. An excellent example is Yahoo Mail, which I use. Presently, if I enable the "status bar label", it showsjw72253 wrote:Also, when I see these clues, for instance: <SCRIPT>: 11 | <OBJECT>: 0, what should I infer from them exactly?
which tells me that some scripts on the page have been allowed, and some disallowed. This information is available at a glance from the NS Icon. See NoScript "Features" Page for the color-coding of the NS icon.Scripts partially allowed,
Those things inside the angle brackets (or "greater than", less than" signs) are the "tags" to which Thrawn referred.| <SCRIPT>: 116 | <OBJECT>: 1
This means that out of four *sources* (site names) of scripts, two have been allowed -- the two above.2/4 (mail.yimg.com, mail.yahoo.com)
In addition to Thrawn's, I like this tinfoil-hat one:Incidentally, is there any way for me to make use of a larger set of these little smiley icons?
Code: Select all
[img]http://camelsnose.files.wordpress.com/2007/04/hat-tin-foil-smiley.gif?w=780[/img]