Blogger Information
Blog 33
fans 0
comment 1
visits 43145
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
WdatePicker的简单使用
萝卜温的博客
Original
604 people have browsed it

WdatePicker日期插件能够实现美观简洁的日期选择界面,用法如下:

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <script language="javascript" type="text/javascript"  src="WdatePicker.js"></script>
    <link rel="stylesheet" type="text/css" href="WdatePicker.css" >
    </head>
    <body>
        <input name="start_time" type="text"    class="Wdate" onfocus="WdatePicker()">
    </body></html>


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post