Hello!
I'd like some help if it is possible.
I'm using a greasemonkey script to automatically fill out the fields
in a form and submit it. When I do this by regularly loading the page,
it works. However when I load the page with an ajax call (either sync
or async), the fields are filled out but I get the following error
when the script tries to execute form.submit():
"uncaught exception: [Exception... "Component is not available"
nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"
//location: "JS frame ::
file:///home/user/.mozilla/firefox/kwrkmbls.default/extensions/%7Be4a8a97b-f2ed-450b-b12d-ee082ba24781%7D/components/greasemonkey.js
:: anonymous :: line 375" data: no]"
Any ideas?
--
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=.