Re: [greasemonkey-users] Click a link using Javascript and GreaseMonkey

2010-03-01 Thread cc
Are you getting any messages in the Error Console? What happens if you insert an alert just before calling fireEvent? On 2010-03-01 09:16, FedeWP wrote: Hi everyone, I want to simulate a link click in Firefox using Javascript. Directly navigating to the address is not enough in my case. I've be

[greasemonkey-users] Click a link using Javascript and GreaseMonkey

2010-03-01 Thread FedeWP
Hi everyone, I want to simulate a link click in Firefox using Javascript. Directly navigating to the address is not enough in my case. I've been struggling and making research about this for quite a while now, read many forums and posts. I try a specific code in a Javascript console and it works,