时间控件jquery timepicker
编程技术  /  houtizong 发布于 3年前   74
jquery timepicker 支持时分秒的设置
配置年月日显示格式 jquery-1.3.2.min.js dateFormat:"yy-mm-dd"
<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=gbk" /><title>Timepicker Example Page</title><link type="text/css" href="css/ui-lightness/jquery-ui-1.7.2.custom.css" rel="stylesheet" /><script type="text/javascript" src="js/jquery-1.3.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"></script><script type="text/javascript" src="js/timepicker.js"></script></head><body><script type="text/javascript">$(function() { $('#datetime').datepicker({ duration: '', showTime: true, constrainInput: false });});</script><style type="text/css">body{ font: 80% "Trebuchet MS", sans-serif; margin: 50px;}</style><p><input type="text" name="datetime" id="datetime" value="2009-12-03" readonly ></p></body></html>
请勿发布不友善或者负能量的内容。与人为善,比聪明更重要!
技术博客集 - 网站简介:
前后端技术:
后端基于Hyperf2.1框架开发,前端使用Bootstrap可视化布局系统生成
网站主要作用:
1.编程技术分享及讨论交流,内置聊天系统;
2.测试交流框架问题,比如:Hyperf、Laravel、TP、beego;
3.本站数据是基于大数据采集等爬虫技术为基础助力分享知识,如有侵权请发邮件到站长邮箱,站长会尽快处理;
4.站长邮箱:[email protected];
文章归档
文章标签
友情链接