xumingming
写了个WebCalendar.js 文件 ,以便之后调用(如下code文件)
Code


然后在源里应用
<script language="javascript" type="text/javascript" src="地址/WebCalendar.js"></script>

<asp:TextBox ID="TextBox1" onclick="new Calendar().show(this);"  runat="server" Width="110px"></asp:TextBox>

分类:

技术点:

相关文章: