原生js仿jquery的css()、hasClass()、addClass()和removeClass()方法: //css() Object.prototype.css = function(){ if(arguments.length==1){ ...
確定! 回上一頁