Download the JS source code and description file of plum blossom rain calendar control 3.0
Http://www.meizz.com/web/download/Web_Calendar_30.rar
Source:
Http://community.csdn.net/Expert/topic/3398/3398406.xml? Temp =. 9305078.
Csdn document Introduction
Http://dev.csdn.net/develop/article/15/15245.shtm
Meizz Column
Http://blog.csdn.net/meizz/archive/2003/06/09/17130.aspx
English version
Http://blog.csdn.net/athossmth/archive/2005/03/01/306689.aspx
TIPS:
Open the JS file in notepad, and save it as UTF-8!
Place another JS file in a folder (note that the path may not be found)
Then, on the ASPX page
<Script language = "JavaScript" src = "JS/calendar. js"> </SCRIPT>
Write on the control as follows:
<Asp: textbox id = "begintime" runat = "server" width = "88px" borderstyle = "Groove" onfocus = "calendar ()">
For HTML controls
Write <Input onfocus = "calendar ()">
Download
Web_calendar_30.rar