1. Download The JS file first,/Files/zhoubin525/calendar1.zipAnd then decompress the package to add it to the project.
2. Reference The JS file in <SCRIPT src = "../JS/calendar1.js" type = "text/JavaScript"> </SCRIPT>
3. In the text box, <asp: textbox id = "tbstarttime" runat = "server" cssclass = "in_text" onclick = "setday (this )"
> </ASP: textbox>, you only need to perform the same operation on the front-end page.
1. Download The JS file first,/Files/zhoubin525/calendar1.zipAnd then decompress the package to add it to the project.
2. Reference The JS file in <SCRIPT src = "../JS/calendar1.js" type = "text/JavaScript"> </SCRIPT>
3. In the text box, <asp: textbox id = "tbstarttime" runat = "server" cssclass = "in_text" onclick = "setday (this )"
> </ASP: textbox>, you only need to perform the same operation on the front-end page.