Chrome 中的动画期间标记损坏 (jsfiddle)

发布于 2024-12-11 20:18:59 字数 347 浏览 0 评论 0原文

这是 jsfiddle
如果您在 Chrome 中打开它,选择一些元素,然后取消选择,您将看到以下问题:

Problem with markup while the Animation in Chrome http://img803.imageshack.us/img803/3980/013m.png

另外#selector“跳转”于隐藏动画结束。这仅在 Chrome 中可见。我该如何解决这个问题?

Here is jsfiddle.
If you open it in Chrome, select some elements and then deselect you'll see the problem:

Problem with markup during animation in Chrome http://img803.imageshack.us/img803/3980/013m.png

Also #selector "jumps" at the end of hide-animation. This is only seen in Chrome. How can I fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

满身野味 2024-12-18 20:18:59

http://jsfiddle.net/XYwGa/1/

@Oskar Krawczyk,根据您的风格重新混合:)

http://jsfiddle.net/XYwGa/1/

@Oskar Krawczyk, Remix with your styles :)

红墙和绿瓦 2024-12-18 20:18:59

不确定动画结束时的抖动,但要解决动画向下移动的问题,请删除 li 元素的 float: left 属性。

Not sure about the jitter at the end of the animation, but to fix the issue with them moving down, remove the float: left property of the li elements.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文