Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何在 Flexslider v2 中禁用 CSS3 过渡?有人告诉我你可以禁用它们,但不知道怎么做。
目前,过渡可能会导致与 ipad Safari 中的 video.js 发生冲突。
我找到了; 我设置了'useCSS:false'和'video:true'。这禁用了过渡,但遗憾的是,在某个地方似乎仍然存在冲突,导致视频停止工作。
回到绘图板!