摘要:
if(window.addEventListener) { FixPrototypeForGecko(); } function FixPrototypeForGecko() { HTMLElement.prototype.__defineGetter__("runtimeStyle",element_prototype_get_runtimeStyle); window.constructor.prototype.__defineGetter__("event",window_prototype_get_event); Event.prototype. 阅读全文
posted @ 2013-01-31 10:28
刘建广
阅读(366)
评论(0)
推荐(0)
浙公网安备 33010602011771号