Hi,

On 11/11/2010 08:49 AM, ext Tony Zhang wrote:
I want to add my own customer event into webkit/qt, can anyone provide
me some information on this topic?

I don't think it is possible to add custom Javascript event. What you can usually do is use signal-function connection from Javascript.

If you can't use signals, I guess you could try the new message API for generic events (http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html).

cheers,
Benjamin
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to