Welcome![Sign In][Sign Up]
Location:
Search - calendar.js SelectDate

Search list

[WEB CodeSelectDate

Description: 一个十分好用的javascript日期选择器支持IE,Firefox等主流浏览器.-A very useful javascript date selector to support IE, Firefox and other mainstream browser.
Platform: | Size: 15360 | Author: 薛杰从 | Hits:

[JSP/JavaCalendars

Description: 用JS实现日历控件功能,用时只要把该文件解压,在要用该功能的页面引入此JS文件:<script src="Calendar.js" type="text/javascript" language="javascript"></script>,调用的代码如下:<input name="txtDate" type="text" style="padding-left:5px " size="10" id="txtDate" onclick="SelectDate(this)" readonly="readonly" />。-Use JS calendar control, with the extract, the introduction of this JS file in to use this feature page: <script src="Calendar.js" type="text/javascript" language="javascript"></script> The calling code is as follows: <input name="txtDate" type="text" style="padding-left:5px " size="10" id="txtDate" onclick="SelectDate(this)" readonly="readonly" /> .
Platform: | Size: 4096 | Author: daning | Hits:

[JSP/JavaDatejs

Description: 简单好用的日历控件,<script type="text/javascript" src="Calender.js" charset="GBK"></script> <form action=""> <input style="padding-left:5px " size="10" id="date" onclick="SelectDate(this)" readonly="readonly" /> </form>-Easy to use calendar control <script type="text/javascript" src="Calender.js" charset="GBK"></script> <form action=""> <input style="padding-left:5px " size="10" id="date" onclick="SelectDate(this)" readonly="readonly" /> </form>
Platform: | Size: 4096 | Author: 江忆 | Hits:

CodeBus www.codebus.net