摘要:
function ajax(){ var ajaxData = { type:arguments[0].type || "GET", url:arguments[0].url || "", async:arguments[0].async || "true", data:arguments[0].d 阅读全文
posted @ 2018-02-22 14:47
南瓜壳
阅读(4891)
评论(0)
推荐(1)
摘要:
1.显示/隐藏 ? 1 2 3 4 5 6 7 8 9 10 //hide() Object.prototype.hide = function(){ this.style.display="none"; return this; } //show() Object.prototype.show = 阅读全文
posted @ 2018-02-22 14:45
南瓜壳
阅读(1187)
评论(0)
推荐(0)

浙公网安备 33010602011771号