html5 - jquery 如何获取h5 date 选择后的时间
ringa_lee
ringa_lee 2017-04-17 13:29:48
0
1
377

jquery 如何获取原生h5 date 选择后的时间

<input type="date" id="start" />

选择日期如何console.log()输出,不需要再点其它按钮,
原生的h5 date有这个方法不

ringa_lee
ringa_lee

ringa_lee

全部回覆(1)
伊谢尔伦

$('input').on('input propertychange',function(){

雷雷

})

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板