jCal

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-13 14:26:48

软件介绍

Super-sexy animated calendar datepicker for multi-day selection with multi-month display. Allows for a sequence of months to reside side by side and for the user to select a number of consecutive days. This is great for lodging reservation systems, ticket purchasing systems, etc.

  • Home Page
  • Demo
  • Screenshot (showing a 2month calendar with selected days and a 1month calendar in the middle of scrolling animation)

Fast and 14K (10K for light version) before minify/packing/zip
FIXED ISSUE WITH jQuery 1.2.6 and IE6/IE7 in version 0.3.X!

0.3.5

  • fixed issue with wrong 2nd month displaying if current day of first month was greater than the number of days in the 2nd month. i.e. current date of 7/31/2008 and only 30 days in Sept then Oct would automatically be shown as the next month incorrectly.

0.3.4

0.3.3

  • added pretty combobox-ish pulldowns for months and years for easier navigation of date
  • variable scope bug fixes - no more lost or conflicting settings with multiple jCals
  • 0.3.2

    • speed improvements when scrolling through months and rollover day highlighting - 10% faster
    • fixed retention of selected days when scrolling through months when selected days span multiple months

    0.3.1

    • fixed bug when scrolling over months that were completely blacked out via the dCheck functionality.
    • fixed the dCheck day to be "zeroed out" i.e. the BOD (Beginning Of Day - 00:00:000GMT)to make the dCheck easier to work with.

    0.3.0

    • Fixed bug with jQuery 1.2.6 without the need of a patched version of the jQuery core. As it turns out the jQuery.fn.clone(true) was misused in my code when a simple jQuery.fn.appendTo() could be used to move elements from one container to another faster. This should not only now with with jQuery 1.2.6 but be significantly faster than previous versions when scrolling through months
    • Added ability to access each instantiated calendar's selected day and selected number of days via the $('#container').data('day') and $('#container').data('days') cached variables from any other javascript scope
    • The selected day(s) are now re-selected when scrolling through months and then scrolling back to the month(s) the day(s) are selected in

    0.2.3

    0.2.2

    • ability to force selection to start at beginning of week as per dayOffset setting

    0.2.1

    • cutoff sequential days incorrect on last month
    • wrong month output in click callback
    • added comments to extensible options
    • now can configure how month starts, i.e. starts sunday, starts monday + more callback style changes
    • added comments to help configure styles

    0.2

    • Animated "carousel" scrolling effect on month navigation
    • Less than 8KB without JSMin or compression! (1.5KB worth of default CSS)
    • Still table-less

    0.1.X

    • Less than 5KB without JSMin or compression! (1.5KB worth of default CSS)
    • Built entirely with inline and block elements (div/span) - table-less

    Supports

    • multiple consecutive date selection
    • black out days
    • start date and end date
    • single month to as many months as you would like to fit side by side
    • dynamic callback functions for dates selected and truncated consecutive days

本文地址:https://codercto.com/soft/d/23294.html

数据结构

数据结构

严蔚敏、吴伟民 / 清华大学出版社 / 2007-3-1 / 30.0

《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参数教材。 本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。 ......一起来看看 《数据结构》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具