阅读:1560回复:4
优速快递显示不到物流信息 |
|
1楼#
发布于:2016-11-18 14:13
我也看不到,这网页难道是 webkit only?
|
|
|
2楼#
发布于:2016-11-18 14:24
试了下,Trident 和 Blink 的都可以,Presto 的也没问题,就 Gecko 不行? WebKit 的没试过,估计也没问题。Edge 不知道,用过的人来说一下。
难道这个网站的程序员和 Mozilla 过不去? |
|
3楼#
发布于:2016-11-18 18:16
https://developer.mozilla.org/en-US/docs/Web/API/Event/cancelBubble
虽然写明了Gecko不支持 也写了 Deprecated This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Do not use it in old or new projects. Pages or Web apps using it may break at any time. 其他浏览器也会放弃支持 |
|
|
4楼#
发布于:2016-11-18 19:21
F12 开控制台有显示错误
在 cancelBubble 之前 event 这个变量本身就没有定义 |
|
|