JQuery DOM

Optimize JQuery experience of insert DOM.

Ekde 2021/03/09. Vidu La ĝisdata versio.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/422934/908887/JQuery%20DOM.js

Aŭtoro
road_0001
Versio
1.0.5
Kreita
2021/03/09
Ĝisdatigita
2021/03/09
Size
9,62 kb
Licenco
N/A
  • 优化JQuery管理DOM的方式,使用对象管理HTML DOM,从而避免编写繁琐的HTML。
  • JQuery DOM采用对象的形式添加、修改DOM,并支持直接设置样式、直接绑定事件等功能。