Giter Club home page Giter Club logo

my97datepicker's Introduction

my97datepicker's People

Contributors

huxun avatar zhanlzy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

my97datepicker's Issues

关于$dp.unbind的调用

我看了下4.8beta3版的api,里面新增了$dp.unbind函数,用于清除元素的绑定事件;然后我实际使用了下,发现并没有清除事件(我给元素addEventListener了一个click事件,然后handler是一个匿名函数function(){WdatePicker()}),我大概过了下你们的代码(没错,是压缩的),看了下E函数和L函数(应该对应的是绑定函数和解绑定函数),推测应该问题是出在addEventListener和removeEventListener时所对应的函数handler不是同一个,故removeEventListener无效,望修正下

有源码吗?

如何在切换月份的时候动态设置禁用日期呢?

    WdatePicker({dateFmt:'yyyy-MM-dd',isShowClear:false,disabledDates:getDisabledDates(),opposite:true,Mchanging:datePickerMonthChange});

我当前用的这个方法,在切换月份的时候获取这个月份的可选日期,可是组件没有重新绘制。有没有重新绘制的接口。

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.