非常好用的JSP日历控件,功能强大。 还可以实现: 1. 在控件下面或右面弹出日历组件(默认是在下面弹出) 2. 通过按钮或图片等其它控件弹出日历组件 3. 显示日期的2种格式(默认为 年-月-日 格式) 年-月-日 格式 月/日/年 格式 4. 在文本框显示带时间的日期 5. 还能对日期范围限制 只能选择2009-8-8以前的日期 只能选择2009-8-18以后的日期 6.能够限制2个文本框,前面的日期不能大于后面的日期,后面的不能小于前面的日期。
2022-05-05 20:02:09 378KB jsp 日期 控件 lhgcalendar
1
<head> <base href "<% basePath%>"> <title>My JSP "MyJsp jsp" starting page< title> <script type "text javascript" src "<% basePath%>lhgcalendar lhgcore js">< script> <script type "text javascript" src "<% basePath%>lhgcalendar lhgcalendar js">< script> < head> <body> <div> <input type "text" id "c5" onclick "J calendar get ;" >&nbsp;年 月 日 格式&nbsp;&nbsp;&nbsp;&nbsp; <input type "text" id "c6" onclick "J calendar get {type:" "} ;" >&nbsp;月 日 年 格式 < div> < body>"><head> <base href "<% basePath%>"> <title>My JSP "MyJsp jsp" starting page< title> <script type "text javascript" src "<% basePath%>lhgcalendar lhgcore js">< script> <script type "te [更多]
2022-03-31 17:18:47 756KB lhgcalendar 日历 jsp时间插件
1