classList.js. /*. * Minimal classList shim. * Use with an Array.prototype. ... add: update(function(classes, index, value) {. ~index || classes.push(value);. } ...
確定! 回上一頁