[Greasemonkey] Arrgghh!!! it runs asynch!!!
Jeremy Dunck
jdunck at gmail.com
Wed Jun 28 09:04:42 EDT 2006
On 6/28/06, Tom Emerson <osnut at pacbell.net> wrote:
> In any case, what I did to solve this was create a GLOBAL
> associative-array to store the "anchors" as they are extracted by the
> document.evaluate function, using the 9-digit "member-id" as the key to
> the array. Then within the anonymous function, I create id2 using the
> same methodology, this then re-creates the "key" needed to find the
> "proper" anchor to replace.
Perhaps there is a language feature that would help you here...
> Now that I've scratched my own itch -- who else would like a copy of the
> final script?
Sure, though I don't have an account and won't be able to test it. ;-)
More information about the Greasemonkey
mailing list