Transitions and JavaScript Add or remove classes Controlling transitions with JavaScript Let’s recap Homework Transitions and JavaScript So far we’ve been using the transit...
FontFace API FontFace API FontFace API 用来控制字体加载。 这个 API 提供一个构造函数FontFace() ,返回一个字体对象。 new FontFace ( family , source , descriptors ) FontFace() 构造函数接受三个参数。 family :...