0.0.6 • Published 9 years ago

lenq.web v0.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

common.js通用函数的封装

用来解决平常开发,经常用到的功能

vendor下的common.js:

	Common:
		now()	// 获取时间戳
		share() // 分享
		doAjax() // ajax的简单封装
		adaption() // 弹窗自动适应窗口
		limitPhone() // 限制只能输入数字、而且限制只能输入11位有效数字
		placeholder() // 兼容IE6-8 的placeholder的功能
	dialog:
		open()  // 弹窗的打开
		close() // 弹窗的关闭
0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago