2013年8月5日

日历控件,可运行在XHTML1.0下

摘要: JCalendar.js 1 //////////////////基本函数库///////////////////////////// 2 var isIE = /msie/i.test(navigator.userAgent); 3 var isDTD = /CSS1Compat/i.test(document.compatMode); 4 if(!isIE){ 5 window.constructor.prototype.__defineGetter__("event",function(){ 6 var func = arguments.callee.caller; 阅读全文

posted @ 2013-08-05 12:31 pushaoxia 阅读(511) 评论(0) 推荐(0)

导航