Easy-to-use time selector control: my97 datepicker

Source: Internet
Author: User

Developing some Web ApplicationsProgramSome Time Selection forms are often used. The traditional method is to use drop-down menus, but this is a little more troublesome. Currently, some time selector controls are generally used, and the widely used ones are my97datepicker. Http://www.my97.net/dp/index.asp

The usage is as follows:

1. Download The my97datepicker Control

: Http://www.my97.net/dp/down.asp

2. Copy the folder named my97datepicker from the downloaded package to the project folder.

3. Reference controls:

1) Add the following between Code:

<Script language = "JavaScript" type = "text/JavaScript" src = "datepicker/wdatepicker. js"> </SCRIPT>

Note: The src attribute changes the path based on the specific location of the my97datepicker folder.

2) Add the control code where you want to use the time selector:

For example: <input class = "wdate" type = "text" id = "D15" onfocus = "wdatepicker ()"/>

The my97datepicker time selector provides many other functions. For specific usage instructions, refer to the official documentation:

Address: http://www.my97.net/dp/demo/index.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.