[webkit-help] addEventListener seems doesn't work on tieba.baidu.com
baizhenxuan
baizhenxuan at gmail.com
Mon Aug 30 08:41:49 PDT 2010
Hi,
when I try to filter ads on tieba.baidu.com, i found that addEventListener doesn't work at all.
the following words:
window.addEventListener("beforeload",function(){ console.log("before load");});
window.addEventListener("load",function(){ console.log("load");});
doesn't work, there is nothing output on the terminal.
Can anyone help me?
Thanks.
baizhenxuan
2010-08-30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100830/84234fa8/attachment.html>
More information about the webkit-help
mailing list