剑道日期选择器在动画期间显示两个月 [英] Kendo datepicker shows two months during animation

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

问题描述

使用 Kendo 日期选择器,当我们过渡月份时,我们会看到两个月重叠在一起.有没有其他人看过这个?它发生在 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,Windows 7 操作系统使用最新版本的 Firefox、Chrome、IE 9 &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 插件动态创建的表格元素不能应用任何 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;

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

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