文件名称:mycalendar2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2013-11-04
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- ge***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
日历控件
<input type="text" id="iddate"
name="namedate" maxlength="20"
alue="" disabled="disabled"/>-var g_isMozilla = (typeof document.implementation != "undefined") && (typeof document.implementation.createDocument != "undefined") && (typeof HTMLDocument != "undefined")
document.write("<div id= meizzCalendarLayer style= position: absolute z-index:2 zoom:1 width: 144px height: 193px display: none >")
document.write("<ifr a me name= meizzCalendarIfr a me scrolling= no fr a meborder= 0 width= 100 height= 100 ></ifr a me></div>")
function writeIfr a me() {
var strIfr a me = "<html><head><meta http-equiv= Content-Type content= text/html charset=UTF-8 ><style>"+ "*{font-size: 12px font-family: \u5b8b\u4f53}"+ ".bg{ color: "+ WebCalendar.lightColor+ " cursor: default background-color: "+ WebCalendar.darkColor+ " }"+ "table#tableMain{ width: 142 height: 180 }"+ "table#tableWeek td{ color: "+ WebCalendar.lightColor+ " }"+ "table#tableDay td{ font-weight: bold }"+ "td#meizzYearHead, td#meizzYearMonth{color: "+ WebCalendar.wordColo
<input type="text" id="iddate"
name="namedate" maxlength="20"
alue="" disabled="disabled"/>-var g_isMozilla = (typeof document.implementation != "undefined") && (typeof document.implementation.createDocument != "undefined") && (typeof HTMLDocument != "undefined")
document.write("<div id= meizzCalendarLayer style= position: absolute z-index:2 zoom:1 width: 144px height: 193px display: none >")
document.write("<ifr a me name= meizzCalendarIfr a me scrolling= no fr a meborder= 0 width= 100 height= 100 ></ifr a me></div>")
function writeIfr a me() {
var strIfr a me = "<html><head><meta http-equiv= Content-Type content= text/html charset=UTF-8 ><style>"+ "*{font-size: 12px font-family: \u5b8b\u4f53}"+ ".bg{ color: "+ WebCalendar.lightColor+ " cursor: default background-color: "+ WebCalendar.darkColor+ " }"+ "table#tableMain{ width: 142 height: 180 }"+ "table#tableWeek td{ color: "+ WebCalendar.lightColor+ " }"+ "table#tableDay td{ font-weight: bold }"+ "td#meizzYearHead, td#meizzYearMonth{color: "+ WebCalendar.wordColo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mycalendar2.js