jQuery dollar plugin
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/dollar
软件介绍
It is painful to use $("#...").get(0) sometimes.
jQuery dollar plugin alias $.$("foo") to $("#foo").get(0), which make it less painful.
It is painful to use $("#...").get(0) sometimes.
jQuery dollar plugin alias $.$("foo") to $("#foo").get(0), which make it less painful.