页面引用步骤:
1)实例化: var c = new Calendar("c");
document.write(c);
2)触发事件:onclick="c.showMoreDay = true;c.show(this,getObjById('txtStartDate'));return false;"
页面引用步骤:
1)实例化: var c = new Calendar("c");
document.write(c);
2)触发事件:onclick="c.showMoreDay = true;c.show(this,getObjById('txtStartDate'));return false;"
1139

被折叠的 条评论
为什么被折叠?