<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16474</id>
	<title>Nabble - GreaseMonkey</title>
	<updated>2009-11-28T09:04:10Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/GreaseMonkey-f16474.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GreaseMonkey-f16474.html" />
	<subtitle type="html">&lt;a href=&quot;http://greasemonkey.mozdev.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Greasemonkey&lt;/a&gt;&amp;nbsp;is a Firefox extension which lets you to add bits of DHTML (&amp;quot;user scripts&amp;quot;) to any web page to change its behavior. In much the same way that user CSS lets you take control of a web page's style, user scripts let you easily control any aspect of a web page's design or interaction.&lt;img src=&quot;http://old.nabble.com/file/f16474/515.gif&quot; border=&quot;0&quot; /&gt;</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26554898</id>
	<title>Re: Is there any way to capture the 'script  successfully installed' event?</title>
	<published>2009-11-28T09:04:10Z</published>
	<updated>2009-11-28T09:04:10Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">On Sat, Nov 28, 2009 at 11:41 AM, Kwah &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554898&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kwah90@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; (I'm assuming that the script functions on the page from which the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; install link was selected.)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This assumption is incorrect.  It will only ever run on the next page load.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I may be filling a few too many blanks with my own thoughts, but I was under the assumption that the process would go something like this (as opposed to the script detecting its own installation):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Script A is installed
&lt;br&gt;&amp;gt; Script A watches for new scripts being installed
&lt;br&gt;&amp;gt; Script B gets installed, Script A detects the new script and acts accordingly
&lt;/div&gt;&lt;br&gt;That's the idea, except that there is apparently no general way for
&lt;br&gt;script A to watch for new scripts being installed. &amp;nbsp;(Of course, if I'm
&lt;br&gt;writing both, I could have B insert something in a page which A could
&lt;br&gt;watch for; but I was looking for a general way to detect the script
&lt;br&gt;installation event as it happens.)
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554898&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554898&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-there-any-way-to-capture-the-%27script--successfully-installed%27-event--tp26546771p26554898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26554692</id>
	<title>Re: Is there any way to capture the 'script  successfully installed' event?</title>
	<published>2009-11-28T08:41:18Z</published>
	<updated>2009-11-28T08:41:18Z</updated>
	<author>
		<name>Kwah</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div class=&quot;im&quot;&gt;
&amp;gt; (I&amp;#39;m assuming that the script functions on the page from which the&lt;br&gt;
&amp;gt; install link was selected.)&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;This assumption is incorrect.  It will only ever run on the next page load.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;I may be filling a few too many blanks with my own thoughts, but I was under the assumption that the process would go something like this (as opposed to the script detecting its own installation):&lt;br&gt;
&lt;br&gt;Script A is installed&lt;br&gt;Script A watches for new scripts being installed&lt;br&gt;Script B gets installed, Script A detects the new script and acts accordingly&lt;br&gt;&lt;br&gt;&lt;div style=&quot;position: absolute; left: 0px; top: 0px; width: 795px; height: 381px; background-color: black; opacity: 0.618; z-index: 2147483646; display: none;&quot;&gt;
&lt;/div&gt;&lt;div style=&quot;position: absolute; z-index: 2147483647; display: none;&quot;&gt;&lt;img style=&quot;margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;&quot;&gt;&lt;div style=&quot;position: absolute; color: white; background-color: black; opacity: 0.618; white-space: pre; text-align: left; display: none;&quot;&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;

You received this message because you are subscribed to the Google Groups &quot;greasemonkey-users&quot; group.&lt;br /&gt;

To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br /&gt;

To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26554692&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.&lt;br /&gt;

For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.&lt;br /&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-there-any-way-to-capture-the-%27script--successfully-installed%27-event--tp26546771p26554692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26553305</id>
	<title>Re: Is there any way to capture the 'script  successfully installed' event?</title>
	<published>2009-11-28T05:51:50Z</published>
	<updated>2009-11-28T05:51:50Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">On Sat, Nov 28, 2009 at 8:38 AM, Anthony Lieuallen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553305&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arantius@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11/27/2009 2:20 PM, Patrick Wiseman wrote:
&lt;br&gt;&amp;gt;&amp;gt; I was wondering if it's possible for a script to capture the 'script
&lt;br&gt;&amp;gt;&amp;gt; successfully installed' event which is returned from the script
&lt;br&gt;&amp;gt;&amp;gt; installation popup when 'Install' has been selected.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There is not.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; (I'm assuming that the script functions on the page from which the
&lt;br&gt;&amp;gt;&amp;gt; install link was selected.)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This assumption is incorrect.  It will only ever run on the next page load.
&lt;/div&gt;&lt;br&gt;What I meant was that the script trying to capture the install is
&lt;br&gt;configured for a page with an install link. &amp;nbsp;What you say is not
&lt;br&gt;exactly right, because scripts DO capture in-page events without a
&lt;br&gt;reload, obviously, including information returned by other kinds of
&lt;br&gt;popups, such as confirms and prompts. &amp;nbsp;But I see what you mean. &amp;nbsp;The
&lt;br&gt;notification event which the browser displays after the install popup
&lt;br&gt;(I'm not talking about when the script is installed from a source
&lt;br&gt;page) has been invoked is not like a confirm or prompt and is not a
&lt;br&gt;DOM event and so is not capturable by a GM script. &amp;nbsp;Oh, well, it
&lt;br&gt;wasn't critical.
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553305&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553305&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-there-any-way-to-capture-the-%27script--successfully-installed%27-event--tp26546771p26553305.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26553205</id>
	<title>Re: Is there any way to capture the 'script  successfully installed' event?</title>
	<published>2009-11-28T05:38:16Z</published>
	<updated>2009-11-28T05:38:16Z</updated>
	<author>
		<name>Anthony Lieuallen</name>
	</author>
	<content type="html">On 11/27/2009 2:20 PM, Patrick Wiseman wrote:
&lt;br&gt;&amp;gt; I was wondering if it's possible for a script to capture the 'script 
&lt;br&gt;&amp;gt; successfully installed' event which is returned from the script 
&lt;br&gt;&amp;gt; installation popup when 'Install' has been selected.
&lt;br&gt;&lt;br&gt;There is not.
&lt;br&gt;&lt;br&gt;&amp;gt; (I'm assuming that the script functions on the page from which the
&lt;br&gt;&amp;gt; install link was selected.)
&lt;br&gt;&lt;br&gt;This assumption is incorrect. &amp;nbsp;It will only ever run on the next page load.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553205&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26553205&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-there-any-way-to-capture-the-%27script--successfully-installed%27-event--tp26546771p26553205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26546771</id>
	<title>Is there any way to capture the 'script  successfully installed' event?</title>
	<published>2009-11-27T11:20:25Z</published>
	<updated>2009-11-27T11:20:25Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">Hello:
&lt;br&gt;&lt;br&gt;I was wondering if it's possible for a script to capture the 'script
&lt;br&gt;successfully installed' event which is returned from the script
&lt;br&gt;installation popup when 'Install' has been selected. &amp;nbsp;(I'm assuming
&lt;br&gt;that the script functions on the page from which the install link was
&lt;br&gt;selected.)
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546771&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26546771&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Is-there-any-way-to-capture-the-%27script--successfully-installed%27-event--tp26546771p26546771.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26543410</id>
	<title>JQuery UI Issues</title>
	<published>2009-11-27T06:49:10Z</published>
	<updated>2009-11-27T06:49:10Z</updated>
	<author>
		<name>Xymod</name>
	</author>
	<content type="html">Howdy
&lt;br&gt;&lt;br&gt;I have been trying for a while to use JQuery UI (along with JQuery)
&lt;br&gt;using almost all the different ways I can think of including them
&lt;br&gt;scripts (@require, @resource, and the older ways) and the seem to load
&lt;br&gt;as they should.
&lt;br&gt;But when I try and run the sortable plugin it breaks. But if I turn
&lt;br&gt;firebug on and refresh, the plugin works!
&lt;br&gt;&lt;br&gt;When Firebug is disabled the type of breakage seems to depend on the
&lt;br&gt;way the script is loaded: the older ways of injecting the scripts seem
&lt;br&gt;to break by adding loads of sortable-placeholder elements &amp;nbsp;above each
&lt;br&gt;other as long as you try to click the sortable element - which ends up
&lt;br&gt;in a mess. The newer @require just breaks - you cannot select a
&lt;br&gt;sortable element.
&lt;br&gt;Anyone had a similar problem?
&lt;br&gt;I notice an earlier post that the datepicker function was breaking.
&lt;br&gt;maybe JQuery UI is just borked in Greasemonkey, which is a shame
&lt;br&gt;because JQuery is running fine as far as I can tell.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Why would Firebug allow it to function ok? Is it some sort of
&lt;br&gt;security issue that having firebug open overrides?
&lt;br&gt;&lt;br&gt;On a hunch I have just tried &amp;nbsp;@unwrap but the problem is not fixed by
&lt;br&gt;that.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26543410&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/JQuery-UI-Issues-tp26543410p26543410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26542914</id>
	<title>Can't install Greasemonkey</title>
	<published>2009-11-27T06:11:10Z</published>
	<updated>2009-11-27T06:11:10Z</updated>
	<author>
		<name>Andreas-115</name>
	</author>
	<content type="html">I run Firefox 3.5.5 (the latest) and attempt to install the latest
&lt;br&gt;greasemonkey addon.
&lt;br&gt;&lt;br&gt;The error console says:
&lt;br&gt;&lt;br&gt;e.location.getItemLocation(e.id) is undefined
&lt;br&gt;Line 4116
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542914&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26542914&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Can%27t-install-Greasemonkey-tp26542914p26542914.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26538099</id>
	<title>HOT HOMEMADE DESI COUPLE HAVING FUN SEX VIEDIO  45 MIN SEX IN OUTSIDE BOAT  http://lovelyinsfo.blogspot.com                    http://lovelyinsfo.blogspot.com  http://lovelyinsfo.blogspot.com</title>
	<published>2009-11-26T21:37:44Z</published>
	<updated>2009-11-26T21:37:44Z</updated>
	<author>
		<name>LESBIAN GIRLS IN BEACH</name>
	</author>
	<content type="html">HOT HOMEMADE DESI COUPLE HAVING FUN SEX VIEDIO 45 MIN SEX IN OUTSIDE
&lt;br&gt;BOAT
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://lovelyinsfo.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lovelyinsfo.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://lovelyinsfo.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lovelyinsfo.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://lovelyinsfo.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lovelyinsfo.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26538099&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26538099&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HOT-HOMEMADE-DESI-COUPLE-HAVING-FUN-SEX-VIEDIO--45-MIN-SEX-IN-OUTSIDE-BOAT--http%3A--lovelyinsfo.blogspot.com--------------------http%3A--lovelyinsfo.blogspot.com--http%3A--lovelyinsfo.blogspot.com-tp26538099p26538099.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26530928</id>
	<title>Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-26T07:20:47Z</published>
	<updated>2009-11-26T07:20:47Z</updated>
	<author>
		<name>ML-37</name>
	</author>
	<content type="html">I think just the XPI linked in the original post had something odd
&lt;br&gt;with it, building from the master on github installs no problem in my
&lt;br&gt;3.6b4 candidate build. :)
&lt;br&gt;&lt;br&gt;On Nov 26, 9:19 am, Kwah &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kwa...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; You can use the Nightly Tester Tools addon [1] to override the compatibility
&lt;br&gt;&amp;gt; check. A quick google search turned up some instructions how to use [2][3].
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [1] -&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/6543&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/6543&lt;/a&gt;&lt;br&gt;&amp;gt; [2] -&lt;a href=&quot;http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compat&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compat&lt;/a&gt;...
&lt;br&gt;&amp;gt; [3] -&lt;a href=&quot;http://www.makeuseof.com/tag/how-to-make-any-firefox-add-on-compatibl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.makeuseof.com/tag/how-to-make-any-firefox-add-on-compatibl&lt;/a&gt;...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2009/11/26 mad &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mando7s...@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I changed manually some code from install.rdf add finally ti
&lt;br&gt;&amp;gt; &amp;gt; played ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;lt;!-- Firefox --&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;    &amp;lt;em:targetApplication&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;      &amp;lt;Description&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;        &amp;lt;em:id&amp;gt;{ec8030f7-c20a-464f-9b0e-13a3a9e97384}&amp;lt;/em:id&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;        &amp;lt;em:minVersion&amp;gt;1.5&amp;lt;/em:minVersion&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;        &amp;lt;em:maxVersion&amp;gt;3.6.*&amp;lt;/em:maxVersion&amp;gt; &amp;lt;!-- this one was 3.5.* --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;      &amp;lt;/Description&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;    &amp;lt;/em:targetApplication&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Sure it's not the best solution as it may crach... due to
&lt;br&gt;&amp;gt; &amp;gt; incompatibility... but can't live without it ;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Nov 26, 11:59 am, &amp;quot;.&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ratlogist...@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; Does not work with my 3.6 beta3.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; It says that it's not compatible.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; You received this message because you are subscribed to the Google Groups
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;&amp;gt; &amp;gt; To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;&amp;gt; &amp;gt; To unsubscribe from this group, send email to
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users%2Bunsubscribe@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; .
&lt;br&gt;&amp;gt; &amp;gt; For more options, visit this group at
&lt;br&gt;&amp;gt; &amp;gt;&lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530928&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26530928.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26530118</id>
	<title>Re: Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-26T06:19:09Z</published>
	<updated>2009-11-26T06:19:09Z</updated>
	<author>
		<name>Kwah</name>
	</author>
	<content type="html">You can use the Nightly Tester Tools addon [1] to override the compatibility check. A quick google search turned up some instructions how to use [2][3].&lt;br&gt;&lt;br&gt;&lt;br&gt;[1] - &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/6543&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/6543&lt;/a&gt;&lt;br&gt;
[2] - &lt;a href=&quot;http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compatibility-in-firefox/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compatibility-in-firefox/&lt;/a&gt;&lt;br&gt;[3] - &lt;a href=&quot;http://www.makeuseof.com/tag/how-to-make-any-firefox-add-on-compatible-with-all-versions/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.makeuseof.com/tag/how-to-make-any-firefox-add-on-compatible-with-all-versions/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/11/26 mad &lt;span dir=&quot;ltr&quot;&gt;&lt;span&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mando7stam@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
I changed manually some code from install.rdf add finally ti&lt;br&gt;
played ...&lt;br&gt;
&lt;br&gt;
&amp;lt;!-- Firefox --&amp;gt;&lt;br&gt;
    &amp;lt;em:targetApplication&amp;gt;&lt;br&gt;
      &amp;lt;Description&amp;gt;&lt;br&gt;
        &amp;lt;em:id&amp;gt;{ec8030f7-c20a-464f-9b0e-13a3a9e97384}&amp;lt;/em:id&amp;gt;&lt;br&gt;
        &amp;lt;em:minVersion&amp;gt;1.5&amp;lt;/em:minVersion&amp;gt;&lt;br&gt;
        &amp;lt;em:maxVersion&amp;gt;3.6.*&amp;lt;/em:maxVersion&amp;gt; &amp;lt;!-- this one was 3.5.* --&lt;br&gt;
&amp;gt;&lt;br&gt;
      &amp;lt;/Description&amp;gt;&lt;br&gt;
    &amp;lt;/em:targetApplication&amp;gt;&lt;br&gt;
&lt;br&gt;
Sure it&amp;#39;s not the best solution as it may crach... due to&lt;br&gt;
incompatibility... but can&amp;#39;t live without it ;)&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On Nov 26, 11:59 am, &amp;quot;.&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ratlogist...@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Does not work with my 3.6 beta3.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; It says that it&amp;#39;s not compatible.&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.&lt;br&gt;
To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br&gt;
To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users%2Bunsubscribe@...&lt;/a&gt;.&lt;br&gt;
For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;div style=&quot;position: absolute; left: 0px; top: 0px; width: 795px; height: 541px; background-color: black; opacity: 0.618; z-index: 2147483646; display: none;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;position: absolute; z-index: 2147483647; display: none;&quot;&gt;
&lt;img style=&quot;margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;&quot;&gt;&lt;div style=&quot;position: absolute; color: white; background-color: black; opacity: 0.618; white-space: pre; text-align: left; display: none;&quot;&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;

You received this message because you are subscribed to the Google Groups &quot;greasemonkey-users&quot; group.&lt;br /&gt;

To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br /&gt;

To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26530118&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.&lt;br /&gt;

For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.&lt;br /&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26530118.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26528240</id>
	<title>Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-26T03:44:20Z</published>
	<updated>2009-11-26T03:44:20Z</updated>
	<author>
		<name>mad-13</name>
	</author>
	<content type="html">I changed manually some code from install.rdf add finally ti
&lt;br&gt;played ...
&lt;br&gt;&lt;br&gt;&amp;lt;!-- Firefox --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;em:targetApplication&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;Description&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;em:id&amp;gt;{ec8030f7-c20a-464f-9b0e-13a3a9e97384}&amp;lt;/em:id&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;em:minVersion&amp;gt;1.5&amp;lt;/em:minVersion&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;em:maxVersion&amp;gt;3.6.*&amp;lt;/em:maxVersion&amp;gt; &amp;lt;!-- this one was 3.5.* --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/Description&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/em:targetApplication&amp;gt;
&lt;br&gt;&lt;br&gt;Sure it's not the best solution as it may crach... due to
&lt;br&gt;incompatibility... but can't live without it ;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Nov 26, 11:59 am, &amp;quot;.&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528240&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ratlogist...@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Does not work with my 3.6 beta3.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It says that it's not compatible.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528240&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26528240&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26528240.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26526974</id>
	<title>Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-26T01:59:24Z</published>
	<updated>2009-11-26T01:59:24Z</updated>
	<author>
		<name>.-55</name>
	</author>
	<content type="html">Does not work with my 3.6 beta3.
&lt;br&gt;&lt;br&gt;It says that it's not compatible.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526974&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526974&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26526974.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26526959</id>
	<title>Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-26T01:58:14Z</published>
	<updated>2009-11-26T01:58:14Z</updated>
	<author>
		<name>.-55</name>
	</author>
	<content type="html">Does not work with me 3.6 beta3.
&lt;br&gt;&lt;br&gt;It says that it's not compatible.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526959&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26526959&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26526959.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26521774</id>
	<title>Simple Redirect Script not Working</title>
	<published>2009-11-25T14:58:41Z</published>
	<updated>2009-11-25T14:58:41Z</updated>
	<author>
		<name>Terryphi</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm trying to write a script that gets rid of my schools annoying 'browser not supported' page, but its not working. It's one line long. could someone please give me a hand?
&lt;br&gt;&lt;br&gt;&amp;nbsp;==UserScript==
&lt;br&gt;// @name school redirect
&lt;br&gt;// @namespace rdschool
&lt;br&gt;// @include &lt;a href=&quot;http://pipeline.mycampus.ca/cp/home/check/post?supported=false&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pipeline.mycampus.ca/cp/home/check/post?supported=false&lt;/a&gt;&lt;br&gt;// ==/UserScript==
&lt;br&gt;&amp;nbsp;
&lt;br&gt;var loc = window.location.href;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;window.location.href = &amp;quot;&lt;a href=&quot;http://pipeline.mycampus.ca/cp/home/loginf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://pipeline.mycampus.ca/cp/home/loginf&lt;/a&gt;&amp;quot;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/MozDev---greasemonkey-f5604.html&quot; embed=&quot;fixTarget[5604]&quot; target=&quot;_top&quot; &gt;MozDev - greasemonkey&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Simple-Redirect-Script-not-Working-tp26521774p26521774.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26521657</id>
	<title>Re: Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-25T14:49:35Z</published>
	<updated>2009-11-25T14:49:35Z</updated>
	<author>
		<name>ML-37</name>
	</author>
	<content type="html">Is the flag for 3.6.*? &amp;nbsp;I'm using a 3.6b4 candidate build and it tells
&lt;br&gt;me the extension is unsupported :(
&lt;br&gt;&lt;br&gt;On Nov 23, 11:07 am, Anthony Lieuallen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521657&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arant...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have just baked up the first release candidate for Greasemonkey 0.8.3.
&lt;br&gt;&amp;gt;   Most notably, the Firefox 3.6 compatibility flag has been included.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It can be found here:&lt;a href=&quot;http://cloud.github.com/downloads/greasemonkey/greasemonkey/greasemon&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cloud.github.com/downloads/greasemonkey/greasemonkey/greasemon&lt;/a&gt;...
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://bit.ly/7GBiMS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bit.ly/7GBiMS&lt;/a&gt;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Full list of changes:
&lt;br&gt;&amp;gt;      * Add Firefox 3.6 compatibility flag.
&lt;br&gt;&amp;gt;      * Use platform-dependent line endings when creating a script file.
&lt;br&gt;&amp;gt; (#1004)
&lt;br&gt;&amp;gt;      * Properly handle error events, and calling the onerror callback,
&lt;br&gt;&amp;gt; in GM_xmlhttpRequest. (#1008)
&lt;br&gt;&amp;gt;      * Add 'binary' option, to do a .sendAsBinary(), for
&lt;br&gt;&amp;gt; GM_xmlhttpRequest. (#1017)
&lt;br&gt;&amp;gt;      * GM_setValue() will display a descriptive error, when it does not
&lt;br&gt;&amp;gt; receive enough arguments. (#1005)
&lt;br&gt;&amp;gt;      * Fixed a bug that would cause the Greasemonkey info bar not to
&lt;br&gt;&amp;gt; appear sometimes, when viewing a script's source.
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521657&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521657&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26521657.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26518321</id>
	<title>Re: Running Different Scripts on different tabs</title>
	<published>2009-11-25T10:54:28Z</published>
	<updated>2009-11-25T10:54:28Z</updated>
	<author>
		<name>Matt Sargent</name>
	</author>
	<content type="html">If they're running on different sites, or in some other way the URL is 
&lt;br&gt;different on each tab, you can simply detect that by examining the URL 
&lt;br&gt;and directing the code to perform accordingly.
&lt;br&gt;&lt;br&gt;&lt;br&gt;l2aym0nd wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i was wondering if it is possible to run same scripts on different
&lt;br&gt;&amp;gt; tabs but configure differently for the scripts on each tab. For
&lt;br&gt;&amp;gt; example:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tab A: run script A ask to perform action 1
&lt;br&gt;&amp;gt; Tab B: run script A ask to perform action 2
&lt;br&gt;&amp;gt; Tab C: run script A ask to perform action 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Currently if i run the same scripts on the different tabs and change
&lt;br&gt;&amp;gt; one action on either one, all 3 will change together.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anyone out there knows how please post instructions. Thanks heaps!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /cheers
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;&amp;gt; To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518321&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;&amp;gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518321&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;&amp;gt; For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518321&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518321&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-Different-Scripts-on-different-tabs-tp26509809p26518321.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26511559</id>
	<title>Re: Running same Script on different tabs  performing different action inside the script</title>
	<published>2009-11-25T04:04:25Z</published>
	<updated>2009-11-25T04:04:25Z</updated>
	<author>
		<name>RodMcguire-2</name>
	</author>
	<content type="html">Like This?
&lt;br&gt;&lt;a href=&quot;http://wiki.github.com/Martii/greasemonkey/controlling-userscripts-in-sub-windows&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.github.com/Martii/greasemonkey/controlling-userscripts-in-sub-windows&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Nov 25, 4:39 am, l2aym0nd &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511559&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;l2aym...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Nov 25, 5:37 pm, l2aym0nd &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511559&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;l2aym...@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; i was wondering if it is possible to run same scripts on different
&lt;br&gt;&amp;gt; &amp;gt; tabs but configure differently for the scripts on each tab. For
&lt;br&gt;&amp;gt; &amp;gt; example:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Tab A: run script A ask to perform action 1
&lt;br&gt;&amp;gt; &amp;gt; Tab B: run script A ask to perform action 2
&lt;br&gt;&amp;gt; &amp;gt; Tab C: run script A ask to perform action 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Currently if i run the same scripts on the different tabs and change
&lt;br&gt;&amp;gt; &amp;gt; one action on either one, all 3 will change together.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; If anyone out there knows how please post instructions. Thanks heaps!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; /cheers
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511559&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26511559&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-Different-Scripts-on-different-tabs-tp26509809p26511559.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26509832</id>
	<title>Re: Running same Script on different tabs  performing different action inside the script</title>
	<published>2009-11-25T01:39:25Z</published>
	<updated>2009-11-25T01:39:25Z</updated>
	<author>
		<name>l2aym0nd</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On Nov 25, 5:37 pm, l2aym0nd &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509832&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;l2aym...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i was wondering if it is possible to run same scripts on different
&lt;br&gt;&amp;gt; tabs but configure differently for the scripts on each tab. For
&lt;br&gt;&amp;gt; example:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tab A: run script A ask to perform action 1
&lt;br&gt;&amp;gt; Tab B: run script A ask to perform action 2
&lt;br&gt;&amp;gt; Tab C: run script A ask to perform action 3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Currently if i run the same scripts on the different tabs and change
&lt;br&gt;&amp;gt; one action on either one, all 3 will change together.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anyone out there knows how please post instructions. Thanks heaps!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /cheers
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509832&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509832&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-Different-Scripts-on-different-tabs-tp26509809p26509832.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26509809</id>
	<title>Running Different Scripts on different tabs</title>
	<published>2009-11-25T01:37:46Z</published>
	<updated>2009-11-25T01:37:46Z</updated>
	<author>
		<name>l2aym0nd</name>
	</author>
	<content type="html">hi,
&lt;br&gt;&lt;br&gt;i was wondering if it is possible to run same scripts on different
&lt;br&gt;tabs but configure differently for the scripts on each tab. For
&lt;br&gt;example:
&lt;br&gt;&lt;br&gt;Tab A: run script A ask to perform action 1
&lt;br&gt;Tab B: run script A ask to perform action 2
&lt;br&gt;Tab C: run script A ask to perform action 3
&lt;br&gt;&lt;br&gt;Currently if i run the same scripts on the different tabs and change
&lt;br&gt;one action on either one, all 3 will change together.
&lt;br&gt;&lt;br&gt;If anyone out there knows how please post instructions. Thanks heaps!
&lt;br&gt;&lt;br&gt;/cheers
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509809&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26509809&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Running-Different-Scripts-on-different-tabs-tp26509809p26509809.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26498071</id>
	<title>Re: Re: Getting node using document.getElementsByClassName</title>
	<published>2009-11-24T07:35:46Z</published>
	<updated>2009-11-24T07:35:46Z</updated>
	<author>
		<name>Gids Goldberg</name>
	</author>
	<content type="html">Thanks, that did the trick!
&lt;br&gt;&lt;br&gt;2009/11/24 RodMcguire &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gibbonjabber@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; WRONG:
&lt;br&gt;&amp;gt;  document.body.insertBefore(logo, Thissummary);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; RIGHT:
&lt;br&gt;&amp;gt;  Thissummary.parentNode.insertBefore(logo, Thissummary);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Nov 24, 6:58 am, Gids &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gidsgoldb...@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am writing a greasemonkey script to insert extra content into
&lt;br&gt;&amp;gt;&amp;gt; radiotimes.com TV listings like this example:&lt;a href=&quot;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;progr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;progr&lt;/a&gt;...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However, I am having a problem returning a node which I want to
&lt;br&gt;&amp;gt;&amp;gt; InsertBefore using getElementsByClassName
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Here's what I am doing at the moment:
&lt;br&gt;&amp;gt;&amp;gt; var summary = document.getElementsByClassName('summary');
&lt;br&gt;&amp;gt;&amp;gt; var Thissummary = (summary[0]);
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This returns: [object XPCNativeWrapper [object HTMLHeadingElement]]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Then later on I call:
&lt;br&gt;&amp;gt;&amp;gt; document.body.insertBefore(logo, Thissummary);
&lt;br&gt;&amp;gt;&amp;gt; however, this fails with 'Node was not found'
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How can I change my script to return a node, or is there a better way
&lt;br&gt;&amp;gt;&amp;gt; altogether to do this?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Gids
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;&amp;gt; To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;&amp;gt; To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;&amp;gt; For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498071&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Getting-node-using-document.getElementsByClassName-tp26494691p26498071.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26496275</id>
	<title>Re: Getting node using document.getElementsByClassName</title>
	<published>2009-11-24T05:54:29Z</published>
	<updated>2009-11-24T05:54:29Z</updated>
	<author>
		<name>RodMcguire-2</name>
	</author>
	<content type="html">WRONG:
&lt;br&gt;&amp;nbsp;document.body.insertBefore(logo, Thissummary);
&lt;br&gt;&lt;br&gt;RIGHT:
&lt;br&gt;&amp;nbsp;Thissummary.parentNode.insertBefore(logo, Thissummary);
&lt;br&gt;&lt;br&gt;On Nov 24, 6:58 am, Gids &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496275&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gidsgoldb...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am writing a greasemonkey script to insert extra content into
&lt;br&gt;&amp;gt; radiotimes.com TV listings like this example:&lt;a href=&quot;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;progr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;progr&lt;/a&gt;...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, I am having a problem returning a node which I want to
&lt;br&gt;&amp;gt; InsertBefore using getElementsByClassName
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here's what I am doing at the moment:
&lt;br&gt;&amp;gt; var summary = document.getElementsByClassName('summary');
&lt;br&gt;&amp;gt; var Thissummary = (summary[0]);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This returns: [object XPCNativeWrapper [object HTMLHeadingElement]]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then later on I call:
&lt;br&gt;&amp;gt; document.body.insertBefore(logo, Thissummary);
&lt;br&gt;&amp;gt; however, this fails with 'Node was not found'
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How can I change my script to return a node, or is there a better way
&lt;br&gt;&amp;gt; altogether to do this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gids
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496275&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496275&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Getting-node-using-document.getElementsByClassName-tp26494691p26496275.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26494691</id>
	<title>Getting node using document.getElementsByClassName</title>
	<published>2009-11-24T03:58:17Z</published>
	<updated>2009-11-24T03:58:17Z</updated>
	<author>
		<name>Gids Goldberg</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I am writing a greasemonkey script to insert extra content into
&lt;br&gt;radiotimes.com TV listings like this example:
&lt;br&gt;&lt;a href=&quot;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;programmeId=106592517&amp;jspLocation=/jsp/prog_details_fullpage.jsp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.radiotimes.com/ListingsServlet?event=10&amp;channelId=92&amp;programmeId=106592517&amp;jspLocation=/jsp/prog_details_fullpage.jsp&lt;/a&gt;&lt;br&gt;&lt;br&gt;However, I am having a problem returning a node which I want to
&lt;br&gt;InsertBefore using getElementsByClassName
&lt;br&gt;&lt;br&gt;Here's what I am doing at the moment:
&lt;br&gt;var summary = document.getElementsByClassName('summary');
&lt;br&gt;var Thissummary = (summary[0]);
&lt;br&gt;&lt;br&gt;This returns: [object XPCNativeWrapper [object HTMLHeadingElement]]
&lt;br&gt;&lt;br&gt;Then later on I call:
&lt;br&gt;document.body.insertBefore(logo, Thissummary);
&lt;br&gt;however, this fails with 'Node was not found'
&lt;br&gt;&lt;br&gt;How can I change my script to return a node, or is there a better way
&lt;br&gt;altogether to do this?
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;&lt;br&gt;Gids
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26494691&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26494691&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=en&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=en&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Getting-node-using-document.getElementsByClassName-tp26494691p26494691.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26481656</id>
	<title>Re: Greasemonkey farked in Firefox 3.6 + 3.7</title>
	<published>2009-11-23T08:42:29Z</published>
	<updated>2009-11-23T08:42:29Z</updated>
	<author>
		<name>rwonline</name>
	</author>
	<content type="html">I&amp;#39;ve got the error on every script I&amp;#39;ve tried.  I chose scripts at random and got the same message.  &lt;br&gt;&lt;br&gt;I am clicking on the &amp;quot;install&amp;quot; button.  Is there another method to install?&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;
On Mon, Nov 23, 2009 at 10:21 AM, Anthony Lieuallen &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481656&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arantius@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;&quot;&gt;
&lt;div class=&quot;im&quot;&gt;On 11/22/09 22:44, rwonline wrote:&lt;br&gt;
&amp;gt; Tried creating a new profile, still getting the following error when&lt;br&gt;
&lt;/div&gt;&amp;gt; installing scripts.  ..&lt;br&gt;
&lt;br&gt;
I&amp;#39;d appreciate if you could provide feedback here:&lt;br&gt;
&lt;a href=&quot;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
What script are you trying to install?  How are you installing it?&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
--&lt;br&gt;
&lt;br&gt;
You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.&lt;br&gt;
To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481656&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br&gt;
To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481656&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users%2Bunsubscribe@...&lt;/a&gt;.&lt;br&gt;
For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;

You received this message because you are subscribed to the Google Groups &quot;greasemonkey-users&quot; group.&lt;br /&gt;

To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481656&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br /&gt;

To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26481656&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.&lt;br /&gt;

For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=.&lt;br /&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-farked-in-Firefox-3.6-%2B-3.7-tp26472421p26481656.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26480911</id>
	<title>Greasemonkey 0.8.3 RC1</title>
	<published>2009-11-23T08:07:28Z</published>
	<updated>2009-11-23T08:07:28Z</updated>
	<author>
		<name>Anthony Lieuallen</name>
	</author>
	<content type="html">I have just baked up the first release candidate for Greasemonkey 0.8.3. 
&lt;br&gt;&amp;nbsp; Most notably, the Firefox 3.6 compatibility flag has been included.
&lt;br&gt;&lt;br&gt;It can be found here:
&lt;br&gt;&lt;a href=&quot;http://cloud.github.com/downloads/greasemonkey/greasemonkey/greasemonkey-0.8.20091123.3.xpi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cloud.github.com/downloads/greasemonkey/greasemonkey/greasemonkey-0.8.20091123.3.xpi&lt;/a&gt;&lt;br&gt;( &lt;a href=&quot;http://bit.ly/7GBiMS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bit.ly/7GBiMS&lt;/a&gt;&amp;nbsp;)
&lt;br&gt;&lt;br&gt;Full list of changes:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Add Firefox 3.6 compatibility flag.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Use platform-dependent line endings when creating a script file. 
&lt;br&gt;(#1004)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Properly handle error events, and calling the onerror callback, 
&lt;br&gt;in GM_xmlhttpRequest. (#1008)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Add 'binary' option, to do a .sendAsBinary(), for 
&lt;br&gt;GM_xmlhttpRequest. (#1017)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* GM_setValue() will display a descriptive error, when it does not 
&lt;br&gt;receive enough arguments. (#1005)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Fixed a bug that would cause the Greasemonkey info bar not to 
&lt;br&gt;appear sometimes, when viewing a script's source.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26480911&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-0.8.3-RC1-tp26480911p26480911.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26479990</id>
	<title>Re: Greasemonkey farked in Firefox 3.6 + 3.7</title>
	<published>2009-11-23T07:21:06Z</published>
	<updated>2009-11-23T07:21:06Z</updated>
	<author>
		<name>Anthony Lieuallen</name>
	</author>
	<content type="html">On 11/22/09 22:44, rwonline wrote:
&lt;br&gt;&amp;gt; Tried creating a new profile, still getting the following error when
&lt;br&gt;&amp;gt; installing scripts. &amp;nbsp;..
&lt;br&gt;&lt;br&gt;I'd appreciate if you could provide feedback here:
&lt;br&gt;&lt;a href=&quot;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&lt;/a&gt;&lt;br&gt;&lt;br&gt;What script are you trying to install? &amp;nbsp;How are you installing it?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479990&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479990&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-farked-in-Firefox-3.6-%2B-3.7-tp26472421p26479990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26479980</id>
	<title>Re: Greasemonkey not working</title>
	<published>2009-11-23T07:20:48Z</published>
	<updated>2009-11-23T07:20:48Z</updated>
	<author>
		<name>Anthony Lieuallen</name>
	</author>
	<content type="html">On 11/23/09 06:45, Hoof Harted wrote:
&lt;br&gt;&amp;gt; i am using ff 3.0.15 with greasemonkey 0.8.2(first time user)
&lt;br&gt;&amp;gt; when i try to install any script , this is the message i recieve.
&lt;br&gt;&amp;gt; ..
&lt;br&gt;&lt;br&gt;I'd appreciate if you could provide feedback here:
&lt;br&gt;&lt;a href=&quot;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/greasemonkey/greasemonkey/issues/#issue/1059&lt;/a&gt;&lt;br&gt;&lt;br&gt;What script are you trying to install? &amp;nbsp;How are you installing it?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479980&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26479980&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-not-working-tp26476566p26479980.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26476566</id>
	<title>Greasemonkey not working</title>
	<published>2009-11-23T03:45:34Z</published>
	<updated>2009-11-23T03:45:34Z</updated>
	<author>
		<name>Hoof Harted</name>
	</author>
	<content type="html">i am using ff 3.0.15 with greasemonkey 0.8.2(first time user)
&lt;br&gt;when i try to install any script , this is the message i recieve.
&lt;br&gt;&lt;br&gt;&amp;quot;Script could not be installed [Exception... &amp;quot;Component returned
&lt;br&gt;failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIChannel.open]&amp;quot;
&lt;br&gt;nsresult: &amp;quot;0x80520012 (NS_ERROR_FILE_NOT_FOUND)&amp;quot; location: &amp;quot;JS
&lt;br&gt;frame :: chrome://greasemonkey/content/utils.js :: getContents :: line
&lt;br&gt;244&amp;quot; data: no]&amp;quot;
&lt;br&gt;&lt;br&gt;P.S. as stated above , this is my first experience with greasemonkey ,
&lt;br&gt;i searched for similar problems on this site but could not find.
&lt;br&gt;Any help please..
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26476566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26476566&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-not-working-tp26476566p26476566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26472421</id>
	<title>Greasemonkey farked in Firefox 3.6 + 3.7</title>
	<published>2009-11-22T19:44:30Z</published>
	<updated>2009-11-22T19:44:30Z</updated>
	<author>
		<name>rwonline</name>
	</author>
	<content type="html">Tried creating a new profile, still getting the following error when
&lt;br&gt;installing scripts. &amp;nbsp;Any ideas?
&lt;br&gt;&lt;br&gt;Script could not be installed [Exception... &amp;quot;Component returned
&lt;br&gt;failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIChannel.open]&amp;quot;
&lt;br&gt;nsresult: &amp;quot;0x80520012 (NS_ERROR_FILE_NOT_FOUND)&amp;quot; &amp;nbsp;location: &amp;quot;JS
&lt;br&gt;frame :: chrome://greasemonkey/content/utils.js :: getContents :: line
&lt;br&gt;244&amp;quot; &amp;nbsp;data: no]
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26472421&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26472421&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Greasemonkey-farked-in-Firefox-3.6-%2B-3.7-tp26472421p26472421.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26471715</id>
	<title>Re: Installation.</title>
	<published>2009-11-22T17:57:34Z</published>
	<updated>2009-11-22T17:57:34Z</updated>
	<author>
		<name>cc-21</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html; charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Have you checked in Firefox's Addons window? If there's no monkey menu,
Greasemonkey has likely not been installed at all, and the fault is
probably Firefox's. Try &lt;a href=&quot;http://kb.mozillazine.org/Profile_Manager#Creating_a_new_profile&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;creating
a new profile&lt;/a&gt; and see if the solves the problem.&lt;br&gt;
&lt;br&gt;
I'm not exactly sure what you mean by &quot;no frame&quot;. Could you expand on
that, please?&lt;br&gt;
&lt;br&gt;
On 2009-11-22 14:55, Royal Foust wrote:
&lt;blockquote cite=&quot;mid:059643f1-4fab-4a92-8062-6bef48be7121@z10g2000prh.googlegroups.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Tried saveral times to install GM to Foxfire. No Monkey head and could
not install the scripy. No Frame.
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;

You received this message because you are subscribed to the Google Groups &quot;greasemonkey-users&quot; group.&lt;br /&gt;

To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26471715&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.&lt;br /&gt;

To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26471715&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.&lt;br /&gt;

For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=.&lt;br /&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installation.-tp26470473p26471715.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26470473</id>
	<title>Installation.</title>
	<published>2009-11-22T14:55:30Z</published>
	<updated>2009-11-22T14:55:30Z</updated>
	<author>
		<name>Royal Foust</name>
	</author>
	<content type="html">Tried saveral times to install GM to Foxfire. No Monkey head and could
&lt;br&gt;not install the scripy. No Frame.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26470473&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26470473&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installation.-tp26470473p26470473.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460432</id>
	<title>Re: Odd problem with this.getAttribute [SOLVED]</title>
	<published>2009-11-21T13:19:49Z</published>
	<updated>2009-11-21T13:19:49Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">On Sat, Nov 21, 2009 at 4:09 PM, Patrick Wiseman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460432&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pwiseman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sat, Nov 21, 2009 at 3:57 PM, cc &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460432&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;carlclark@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; On 2009-11-21 10:26, Patrick Wiseman wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello GM'ers:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I'm having a funny problem with this.getAttribute.  Here's a couple of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; code snippets:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; function doWhatever() {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;    def=this.getAttribute('id');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This, as expected, assigns the value of 'id' to def.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; function doWhatever(abc) {
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;    abc ? def=abc : def=this.getAttribute('id');
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If abc is present, this assigns abc to def; but if abc is absent, it
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; assigns [objectXPCNativeWrapper[objectMouseEvent]] to def (the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; this.getAttribute comes from a mouse click on the element with the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 'id' attribute).
&lt;br&gt;&amp;gt;&amp;gt; Is this function an event handler, registered with addEventListener? If
&lt;br&gt;&amp;gt;&amp;gt; so, then I suspect that abc is not actually absent, but is being
&lt;br&gt;&amp;gt;&amp;gt; populated with the event parameter. Try adding an additional (first)
&lt;br&gt;&amp;gt;&amp;gt; parameter to catch the event and do whatever with it -- e.g.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; function doWhatever(evt, abc) {
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; For example, you could use evt.target.id instead of this.getAttribute, I
&lt;br&gt;&amp;gt;&amp;gt; think.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I bet you're right.  I'll mess around with it some more and see if I
&lt;br&gt;&amp;gt; can fix it.  Thanks.
&lt;/div&gt;&lt;br&gt;cc was indeed correct; function doWhatever(e,abc) assigns the click
&lt;br&gt;event to 'e', so that I can call it as doWhatever(null,abc) and pass
&lt;br&gt;abc to the function as intended. &amp;nbsp;Thanks cc!
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460432&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460432&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Odd-problem-with-this.getAttribute--SOLVED--tp26460432p26460432.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460356</id>
	<title>Re: Odd problem with this.getAttribute</title>
	<published>2009-11-21T13:09:26Z</published>
	<updated>2009-11-21T13:09:26Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">On Sat, Nov 21, 2009 at 3:57 PM, cc &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460356&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;carlclark@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 2009-11-21 10:26, Patrick Wiseman wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello GM'ers:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm having a funny problem with this.getAttribute.  Here's a couple of
&lt;br&gt;&amp;gt;&amp;gt; code snippets:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; function doWhatever() {
&lt;br&gt;&amp;gt;&amp;gt;    def=this.getAttribute('id');
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This, as expected, assigns the value of 'id' to def.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; function doWhatever(abc) {
&lt;br&gt;&amp;gt;&amp;gt;    abc ? def=abc : def=this.getAttribute('id');
&lt;br&gt;&amp;gt;&amp;gt; }
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If abc is present, this assigns abc to def; but if abc is absent, it
&lt;br&gt;&amp;gt;&amp;gt; assigns [objectXPCNativeWrapper[objectMouseEvent]] to def (the
&lt;br&gt;&amp;gt;&amp;gt; this.getAttribute comes from a mouse click on the element with the
&lt;br&gt;&amp;gt;&amp;gt; 'id' attribute).
&lt;br&gt;&amp;gt; Is this function an event handler, registered with addEventListener? If
&lt;br&gt;&amp;gt; so, then I suspect that abc is not actually absent, but is being
&lt;br&gt;&amp;gt; populated with the event parameter. Try adding an additional (first)
&lt;br&gt;&amp;gt; parameter to catch the event and do whatever with it -- e.g.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function doWhatever(evt, abc) {
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For example, you could use evt.target.id instead of this.getAttribute, I
&lt;br&gt;&amp;gt; think.
&lt;/div&gt;&lt;br&gt;I bet you're right. &amp;nbsp;I'll mess around with it some more and see if I
&lt;br&gt;can fix it. &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460356&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460356&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-problem-with-this.getAttribute-tp26459070p26460356.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26460257</id>
	<title>Re: Odd problem with this.getAttribute</title>
	<published>2009-11-21T12:57:06Z</published>
	<updated>2009-11-21T12:57:06Z</updated>
	<author>
		<name>cc-21</name>
	</author>
	<content type="html">On 2009-11-21 10:26, Patrick Wiseman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello GM'ers:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm having a funny problem with this.getAttribute. &amp;nbsp;Here's a couple of
&lt;br&gt;&amp;gt; code snippets:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function doWhatever() {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;def=this.getAttribute('id');
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This, as expected, assigns the value of 'id' to def.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function doWhatever(abc) {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;abc ? def=abc : def=this.getAttribute('id');
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If abc is present, this assigns abc to def; but if abc is absent, it
&lt;br&gt;&amp;gt; assigns [objectXPCNativeWrapper[objectMouseEvent]] to def (the
&lt;br&gt;&amp;gt; this.getAttribute comes from a mouse click on the element with the
&lt;br&gt;&amp;gt; 'id' attribute).
&lt;/div&gt;Is this function an event handler, registered with addEventListener? If 
&lt;br&gt;so, then I suspect that abc is not actually absent, but is being 
&lt;br&gt;populated with the event parameter. Try adding an additional (first) 
&lt;br&gt;parameter to catch the event and do whatever with it -- e.g.
&lt;br&gt;&lt;br&gt;function doWhatever(evt, abc) {
&lt;br&gt;&lt;br&gt;For example, you could use evt.target.id instead of this.getAttribute, I 
&lt;br&gt;think.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Any other combination does the same thing -
&lt;br&gt;&amp;gt; def=this.getAttribute('id'), which works by itself, breaks the moment
&lt;br&gt;&amp;gt; I try to assign it only if abc is absent. &amp;nbsp;I have the feeling I'm
&lt;br&gt;&amp;gt; missing something obvious, but I'm trying to write ONE function which
&lt;br&gt;&amp;gt; will behave the same way if passed a value or if getting a value from
&lt;br&gt;&amp;gt; a clicked element.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any thoughts would be appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; pw
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460257&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26460257&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-problem-with-this.getAttribute-tp26459070p26460257.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459298</id>
	<title>Re: Odd problem with this.getAttribute</title>
	<published>2009-11-21T10:57:00Z</published>
	<updated>2009-11-21T10:57:00Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">On Sat, Nov 21, 2009 at 1:26 PM, Patrick Wiseman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pwiseman@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello GM'ers:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm having a funny problem with this.getAttribute.  Here's a couple of
&lt;br&gt;&amp;gt; code snippets:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function doWhatever() {
&lt;br&gt;&amp;gt;  def=this.getAttribute('id');
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This, as expected, assigns the value of 'id' to def.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function doWhatever(abc) {
&lt;br&gt;&amp;gt;  abc ? def=abc : def=this.getAttribute('id');
&lt;br&gt;&amp;gt; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If abc is present, this assigns abc to def; but if abc is absent, it
&lt;br&gt;&amp;gt; assigns [objectXPCNativeWrapper[objectMouseEvent]] to def (the
&lt;br&gt;&amp;gt; this.getAttribute comes from a mouse click on the element with the
&lt;br&gt;&amp;gt; 'id' attribute).  Any other combination does the same thing -
&lt;br&gt;&amp;gt; def=this.getAttribute('id'), which works by itself, breaks the moment
&lt;br&gt;&amp;gt; I try to assign it only if abc is absent.  I have the feeling I'm
&lt;br&gt;&amp;gt; missing something obvious, but I'm trying to write ONE function which
&lt;br&gt;&amp;gt; will behave the same way if passed a value or if getting a value from
&lt;br&gt;&amp;gt; a clicked element.
&lt;/div&gt;&lt;br&gt;try { def=this.getAttribute('id'); } catch(e) { def=abc; } does what I
&lt;br&gt;want, but it doesn't seem right!
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459298&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459298&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-problem-with-this.getAttribute-tp26459070p26459298.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26459070</id>
	<title>Odd problem with this.getAttribute</title>
	<published>2009-11-21T10:26:39Z</published>
	<updated>2009-11-21T10:26:39Z</updated>
	<author>
		<name>Patrick Wiseman</name>
	</author>
	<content type="html">Hello GM'ers:
&lt;br&gt;&lt;br&gt;I'm having a funny problem with this.getAttribute. &amp;nbsp;Here's a couple of
&lt;br&gt;code snippets:
&lt;br&gt;&lt;br&gt;function doWhatever() {
&lt;br&gt;&amp;nbsp; def=this.getAttribute('id');
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;This, as expected, assigns the value of 'id' to def.
&lt;br&gt;&lt;br&gt;function doWhatever(abc) {
&lt;br&gt;&amp;nbsp; abc ? def=abc : def=this.getAttribute('id');
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;If abc is present, this assigns abc to def; but if abc is absent, it
&lt;br&gt;assigns [objectXPCNativeWrapper[objectMouseEvent]] to def (the
&lt;br&gt;this.getAttribute comes from a mouse click on the element with the
&lt;br&gt;'id' attribute). &amp;nbsp;Any other combination does the same thing -
&lt;br&gt;def=this.getAttribute('id'), which works by itself, breaks the moment
&lt;br&gt;I try to assign it only if abc is absent. &amp;nbsp;I have the feeling I'm
&lt;br&gt;missing something obvious, but I'm trying to write ONE function which
&lt;br&gt;will behave the same way if passed a value or if getting a value from
&lt;br&gt;a clicked element.
&lt;br&gt;&lt;br&gt;Any thoughts would be appreciated.
&lt;br&gt;&lt;br&gt;pw
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;You received this message because you are subscribed to the Google Groups &amp;quot;greasemonkey-users&amp;quot; group.
&lt;br&gt;To post to this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459070&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users@...&lt;/a&gt;.
&lt;br&gt;To unsubscribe from this group, send email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26459070&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greasemonkey-users+unsubscribe@...&lt;/a&gt;.
&lt;br&gt;For more options, visit this group at &lt;a href=&quot;http://groups.google.com/group/greasemonkey-users?hl=&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/greasemonkey-users?hl=&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GreaseMonkey-List-f16475.html&quot; embed=&quot;fixTarget[16475]&quot; target=&quot;_top&quot; &gt;GreaseMonkey List&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Odd-problem-with-this.getAttribute-tp26459070p26459070.html" />
</entry>

</feed>
