Hi, Whatever function I put in my GM script, cannot be called.
For example, I'm extracting the html from one of my own site pages through an xmlhttprequest. Then I call HTMLParser() with the retrieved text as argument. (which can be found here https://developer.mozilla.org/en/Code_snippets/HTML_to_DOM#Safely_parsing_simple_HTML.c2.a0to_DOM ) But it simply fails to return anything. Any ideas? Thanks Sid -- 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.
