久久资源网

移动端年月日时间选择插件

移动端年月日时间选择插件

2019-05-07 22:12:23 其它特效

售价:5.00积分 会员免费

特别声明:资源售价只是赞助,不代表代码或者素材本身点数。收取费用仅维持本站的日常运营所需!

移动端年月日时间选择插件

jQuery移动端日期时间选择插件。制作点击输入框,遮罩弹出年月日时间选择器代码。

 

使用方法

1、head引入css文件

<link rel="stylesheet" href="css/date.css">

2、head引入js文件

<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.date.js"></script>

3、body引入HTML代码

<input type="text" id="date3" data-options="{'type':'YYYY-MM-DD hh:mm','beginYear':2010,'endYear':2088}" style="width:166px;height:19px;">

<script type="text/javascript">
$.date('#date3');
</script>

资源出处:https://www.moyublog.com/codes/973.html

关注微信