Re: Simulating clicks on the DOM node of the GMAIL page.
"Amit Saurav" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Thanks to all you guys for helping me solve the problem. :) Regards, Amit On Wed, Feb 27, 2008 at 3:09 PM, Boris Zbarsky <[email protected]> wrote: > Amit Saurav wrote: > > So i should find a way to > > distinguish between when to fire a click and when to fire a mousedown > > and mouseup. > > Just do what a real click does: Fire mousedown, then mouseup, then click. > > -Boris > > _______________________________________________ > dev-tech-dom mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-dom >