摘要:
1 HTMLElement.prototype.__defineGetter__("currentStyle", function () {2 return this.ownerDocument.defaultView.getComputedStyle(this, null);3 });example:1 document.body.currentStyle['width'] 阅读全文
posted @ 2013-08-19 13:54
大圣的笑
阅读(2079)
评论(0)
推荐(0)

浙公网安备 33010602011771号