HTML这个input里面data-set属性,是什么,有什么用?
html5的新增属性,以data-开头,然后可以通过对象的dataset属性获取,看这个:http://www.zhangxinxu.com/wordpress/2011/06/html5%E8%87%AA%E5%AE%9A%E4%B9%89%E5%B1%9E%E6%80%A7%E5%AF%B9%E8%B1%A1dataset%E7%AE%80%E4%BB%8B/
http://www.cnblogs.com/ATree/archive/2011/08/24/HTML5-Dataset.html