文件名称:ab-element:DOM元素原型插件
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-22 22:02:20
JavaScript
绝对 DOM元素原型插件。 方法 Element.prototype.hasClass //与jQuery等效 Element.prototype.addClass //与jQuery等效 Element.prototype.removeClass //与jQuery等效 Element.prototype.toggleClass //与jQuery等效 Element.prototype.setChildOf //将元素移动到新的父对象 Element.prototype.preloadImagesAndCallBack // //预加载元素中的所有IMG并调用给定的callBack Element.prototype.activateSuperPowers //激活x,y,z,宽度,高度,旋转,缩放,动画,不透明度 Element.prototype.loadImageInside
【文件预览】:
ab-element-master
----index.js(23KB)
----package.json(548B)
----LICENSE(1KB)
----.npmignore(27B)
----.gitignore(27B)
----README.md(2KB)
----.editorconfig(245B)