jQuery 月历插件 Monthpicker

码农软件 · 软件分类 · jQuery日期选择/日历 · 2019-12-20 08:43:18

软件介绍

Monthpicker 是 jQuery 的月历插件。

示例代码:

$('#monthpicker').monthpicker({
    years:          [2015, 2014, 2013, 2012, 2011],
    topOffset:      6,    onMonthSelect:  function(m, y) {      console.log('Month: ' + m + ', year: ' + y);
    }
});

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

赢在众筹

赢在众筹

杨东、黄超达、刘思宇 / 中国经济出版社 / 2015-1-1 / 48.00

第一本股权众筹体系化图书。李克强总理要求“开展股票众筹融资试点”。人民大学杨东教授,天使街黄超达、刘思宇两位老总倾情创作。阿里巴巴、平安集团、京东等多家机构联袂推荐一起来看看 《赢在众筹》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

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

RGB CMYK 互转工具