剑道datepicker在动画中显示两个月 [英] Kendo datepicker shows two months during animation

查看:64
本文介绍了剑道datepicker在动画中显示两个月的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有了剑道日期选择器,当我们过渡几个月时,我们看到两个月彼此叠放.其他人看到了吗?在Firefox和Chrome中都会发生这种情况.

With the Kendo datepicker we are seeing two months stacked on top of each other when we transition months. Has anyone else seen this? It happens in both firefox and chrome.

$(".datepicker").kendoDatePicker();

From <input type="text" id="OrderDateFrom" class="datepicker" name="OrderDateFrom" /> 

转换完成后,它又恢复正常了.

As soon as the transition is completed it looks normal again.

更新:Kendo UI Web v2013.1.319,使用最新版本的Firefox,Chrome,IE 9和Windows 7的Windows 7 OS. 10,JQuery 1.9.1,HTML5,MVC 2.

UPDATE: Kendo UI Web v2013.1.319, Windows 7 OS using latest versions of Firefox, Chrome, IE 9 & 10, JQuery 1.9.1, HTML5, MVC 2.

推荐答案

由kendoDatePicker插件动态创建的table元素不能应用任何clear css规则. IE:clear: both;

The table element created dynamically by the kendoDatePicker plugin cannot have any clear css rules applied to it. IE: clear: both;

这篇关于剑道datepicker在动画中显示两个月的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆