Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> Ben Hutchings wrote:
>> I'm faking up mouse events and dispatching them through the DOM.  So
>> far as I can tell, calling dispatchEvent on a node causes the event
>> handlers to run asynchronously
>
> dispatchEvent is synchronous.

Then I guess the problem I'm having is that changes to images (which
are what I'm hoping to trigger) are asynchronous...

-- 
Ben Hutchings
Never attribute to conspiracy what can adequately be explained by stupidity.
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to