内容简介:flatpickr 是一个 Javascript 日期选择器,具有以下特性: 轻量,没有依赖(如 jQuery) 原生 Android + iOS datetime 小部件支持 适用于 IE9 及以上版本 时间段 智能默认值 配有8个主题,37个地区和 SVG 图标 fl...
flatpickr 是一个 Javascript 日期选择器,具有以下特性:
轻量,没有依赖(如 jQuery)
原生 Android + iOS datetime 小部件支持
适用于 IE9 及以上版本
时间段
智能默认值
配有8个主题,37个地区和 SVG 图标
flatpickr 4.0.3 版本已发布,更新如下:
l10n + plugins are now packaged as UMD modules | #1055
build: fix missing plugin css | #1061
Allow using appendTo with inline | #1058
Polyfilled object.assign
Fix month name cutoff in IE
remember to include
dist/ie.css
if you want IE support
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- flatpickr 发布 V3 版本 ,Javascript 日期选择器
- flatpickr 4.1 版本发布 ,Javascript 日期选择器
- fastjson-1.2.38 版本发布,优化了日期类型反序列化
- 各个 C# 版本的主要特性、发布日期和发布方式(C# 1.0 - 7.3)
- Druid 1.2.4 版本发布,增强 SQL Parser,支持 JDK8 日期类型
- mysql 获取昨天日期、今天日期、明天日期以及前一个小时和后一个小时的时间
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to Computation and Programming Using Python
John V. Guttag / The MIT Press / 2013-7 / USD 25.00
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student......一起来看看 《Introduction to Computation and Programming Using Python》 这本书的介绍吧!