What isn't working? Is the table appended with the correct content but
without any event listeners?

On Sep 17, 11:17 pm, lockcompetition <[email protected]>
wrote:
> I am trying to add a click event to a series of anchor tags, however,
> it is now working for me.  Could someone please tell me what is wrong
> with this code.
>
...
>   [code]
>   anchorEl.addEventListener('click', function(event, string)
> { GM_setValue(uniqueID, string); }, true);
>   [/code]
>
> However, right now I can't get the simple alert to work.
--~--~---------~--~----~------------~-------~--~----~
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