Git Product home page Git Product logo

calendar's Introduction

calendar

calendar plugins depend on jquery #call function : /*

  • $().shineonCalendar({
  • "id":"start",//inputid
  • "flag":"2015-10-12 0:0:0",//初始化值,或者初始化为空,直接赋值val
  • "partline":"-",//年月日间隔线
  • "time":true,//是否显示小时分钟秒true(显示时分秒)/false(隐藏时分秒)/hM(隐藏秒)/h(隐藏小时分钟)
  • "today":true,//是否显示今天按钮
  • "ymd":"ymdhMs",//年月日显示格式ymdhMs(M表示分钟)
  • "compareflag":"true",//是否需要对比开始结束日期
  • "canlendericon":".canlendericon",//按钮图标样式
  • "for":"e_end"//关联对比inputid,e_表示结束日期end表示结束日期input的id值s_表示结束日期end表示开始日期input的id值
  • "focuschange":true/false//当需要比对的日期都为空的时候的开关,true为都为空,false有一个不为空(focusreset的change参数)
  • })
  • details you can see on the bottom of the js file and html file */

#any questions maito [email protected]

calendar's People

Contributors

ylws avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.