[Greasemonkey] Simple Question - Hoping for fast response!

rejectpenguin rejectpenguin at gmail.com
Wed Sep 13 13:26:28 EDT 2006




Anthony Lieuallen wrote:
> 
> On 9/13/2006 3:01 PM, rejectpenguin wrote:
>> Alright Im new to greasemonkey/javascript but when I enter the following
>> command into my browser it works fine. But in the greasemonkey script it
>> wont work.
> 
> Read this entire article.  This particular issue you are having is 
> pitfall #8, but all the information is valuable.
> 
> http://www.oreillynet.com/pub/a/network/2005/11/01/avoid-common-greasemonkey-pitfalls.html
> ( http://tinyurl.com/dle5x )
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
> 
> 

Im still having problems but im not sure what it is.. I changed it now but
think im refrensing the unsafewindow thing wrong.

var form = document.forms.namedItem("postForm");

unsafeWindow.form.submit();
-- 
View this message in context: http://www.nabble.com/Simple-Question---Hoping-for-fast-response%21-tf2267323.html#a6292716
Sent from the MozDev - greasemonkey forum at Nabble.com.



More information about the Greasemonkey mailing list