On 2/13/2010 3:19 PM, [email protected] wrote:
I did this by injecting the following into my userscript:
..
document.getElementsByTagName('head')[0].appendChild(script);

This added the script into the document, not into your user script. You should read the whole support wiki, but especially:

http://wiki.greasespot.net/Category:Coding_Tips:Interacting_With_The_Page

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to