Re: Simulating clicks on the DOM node of the GMAIL page.

Neil Deakin <[email protected]>
Newsgroups gmane.comp.mozilla.devel.dom
Message-ID <[email protected]>
Amit Saurav wrote:
> Hello Martjin,
> 
> Almost all the text on the gmail inbox page are clickable and cause
> some action on the page. For example, the emails, are also <span>
> texts but when clicked by a user, the corresponding mails open. All
> these do not have any <a> tags. And i simply want to simulate this
> process of clicking all these "pseudo" links on the gmail page,
> programatically thro my extension.
> 
> Am i doin somethin wrong or missing somethin?
> 

I can't tell from the gmail source code, but the mail message response 
occurs before releasing the mouse button, which suggests to me that you 
actually want the mousedown event, not the click event.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.