我使用的边缘版本44。我试过用Marquee,但没用。在铬中它工作得很好。我试过同样的代码--它在闪烁。下面是我的密码。<marquee behavior="scroll" direction="left" scrollamount="2">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</marquee>
我正在做css动画转换,我有div id mybus。它的位置是相对。它是多点定位相对的容器。我试图使用动画转换: translateX()移动mybus,它是所有其他div的容器。这不是沃金。(问题是,动画中的位置重要吗?)我将动画分别应用到div类车轮(它也在mybus内部),这是转换的:旋转(),这是很好的工作。(我没有包括这部分代码)如果需要的话,我可以提供更多关于代码的信息。}
top:110px;