glDatePicker
============
A simple, customizable, lightweight date picker calendar plugin for jQuery
Find the latest download, fully functional examples and instructions on how
to use and configure the plugin at: http://code.gautamlad.com/glDatePicker/
### Features
- forward and back navigation
- current date highlight
- restricting selection of dates outside of a range
- restricting selection of dates beyond N-days from start date
- restricting forward / backwards month navigation
- individual styles per date picker (in case you have multiples on one page)
Installation / Usage
--------------------
Extract the js and css folders from the archive.
Then add references to the stylesheet and javascript files in your page:
<link href="css/default.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/glDatePicker.js"></script>
Make sure you have a textbox that you can tie the plugin to:
<input type="text" id="date" />
Finally bind the plugin to the input textbox and set any options you want:
$("#date").glDatePicker(
{
allowOld: false,
startDate: new Date("September 5, 2011"),
endDate: new Date("October 26, 2011"),
onChange: function(target, newDate)
{
alert("You selected: " + newDate);
}
});
License
-------
Copyright (c) 2011 Gautam Lad. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论





















收起资源包目录





































































































共 973 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10
资源评论


zmdnet
- 粉丝: 55
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 国家体育场(方案)钢结构工程、焊接工艺评定方案.doc
- 环卫(城乡规划).ppt
- 通风与空调系统调试.doc
- 某酒店休闲中心暖通施工组织设计方案.doc
- 浙江联通绩效管理制度.doc
- 月水(电)量消耗节超情况报表.docx
- 我做的小水轮转起来了.doc
- 第五部分--施工概预算.doc
- 北京某高层办公楼拆除施工方案的评审意见.doc
- 班组长管理技能-上[4907].pptx
- 招标文件应包括的内容及编制.doc
- 工程验收作业指引ZGYC-WI-PR036.doc
- u-pvc塑料管安装质量控制3.doc
- 浅谈工程量清单计价模式应用.doc
- 导流洞混凝土冬季施工.docx
- 工程项目设计阶段的成本规划与控制.ppt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
