[Greasemonkey] GM_xmlhttpRequest in an onsubmit event
s g
junkvendoremail at yahoo.com
Tue Oct 10 13:29:07 PDT 2006
i've got an GM_xmlhttpRequest that
gets called on intercepting the submit
event.
will the GM_xmlhttpRequest complete
always even though the result of the
submit is to go to another page.
also is there a way to wait for the
result of the GM_xmlhttpRequest call -
it seems to be asych.
e.g.
GM_xmlhttpRequest(
blah,blah);
wait till done.
---------------------------------
Get your email and more, right on the new Yahoo.com
More information about the Greasemonkey
mailing list