您可以参考【http://www.html5tricks.com/html5-css3-calendar.html】中的代码,通过其他标签模拟日历功能
调不出来是因为有些浏览器不支持datetime这种日历控件,比如chrome。Datetime 对象是 HTML5 中的新对象。
Datetime 对象表示 HTML <input type="datetime">元素。
注释:Internet Explorer、Firefox 或者 Chrome 不支持 <input type="datetime">元素,Safari 中部分支持。Opera 12 以及更早的版本中完全支持。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)