gpt4 book ai didi

html - html5 + transition 上的模态窗口

转载 作者:行者123 更新时间:2023-11-28 12:38:15 24 4
gpt4 key购买 nike

我在 html5 上使用模式窗口作为我的菜单,但转换不起作用。帮我找出我的错误。

-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;

and here is example in online redactor

最佳答案

您的 display: none 在转换开始之前立即隐藏对话框。

关于html - html5 + transition 上的模态窗口,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17860873/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com