Wilson Zeng
Wilson Zeng
line 432: ``` js // set default class editor.classList.add(defaults.class); ``` the attribute **classList** is not exist under IE < 10, actually it's not necessary to use this attribute, instead there...
i'm new to yeoman, in this case i used the configuration which yeoman generated. then i ran `grunt build`, i found this: ``` console GET http://zx250local.com:3000/magicpen/img/bootstrap-colorpicker/saturation.png 404 (Not Found) ```...
For example, when visit unveil's homepage: http://luis-almeida.github.io/unveil/ then scroll down to the images with unveil below, even though the images have loaded, the page has loaded completely, it waste the...