jQuery dollar plugin 介绍
It is painful to use $(“#…”).get(0) sometimes.
jQuery dollar plugin alias $.$(“foo”) to $(“#foo”).get(0), which make it less
painful.
程序名称:jQuery dollar plugin
授权协议: 未知
操作系统: 未知
开发语言:
It is painful to use $(“#…”).get(0) sometimes.
jQuery dollar plugin alias $.$(“foo”) to $(“#foo”).get(0), which make it less
painful.