Http://joesen.f2blog.com/read-27.html(Turn)
Http://www.lionsky.net/MyWebsite/downsoft/index.aspx (Prompts for multiple calendar controls to download, there are other such as: Editor, control is good, you can go to see)
JSCalendar1.0 Jscalendar-1.0.rar (60.78 KB, download: 3,513 times)
Should say is now the most complete, the most convenient calendar, support UTF-8 and all the languages in the world, very easy to use, is the file is a little bigger.
Domestic Jscalendar Js.rar (33.04 KB, download: 3,016 times)
The file is small, easy to use, at present I have several project uses it, the emphasis recommends.
Plum Blossom Rain Web page Calendar 3.0 Download
Many people use it in China, but I don't like it very much.
Javascript Date Selector Demo1.rar (52.42 KB, Download: 1929 times)
Javascript Date Selector Demo.rar (13.57 KB, download: 1959 times)
Yahoo UI Library-calendar Download
Example:
When making an order search, use the time condition, see. NET time control, feel very troublesome, accidentally saw the empire of this JS time control, feel very convenient, when the mouse placed in the input box, trigger JS, in the current position of a new layer.
The effect is as shown in the figure:
First in
Then enter the box < input ID = "Starttime2" onclick = "Setday (this)" size = "a" name = "StartTime" runat = "server" >
When the mouse is placed in the input box, the time control appears, after selecting the time, JS automatically assigns the value of the time control to starttime2. Because the runat= "server" attribute is added to Starttime2, the value of starttime2 can be taken in the background.
Setday.js Download
The setday.js is provided by default UTF-8 encoding, which is the default encoding for VS, if your page declaration is GB and other encodings, please use the advanced Save to convert the code.