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.
我在内容滑块中遇到问题,当我滚动(通过单击 1、2、3、4、5-NAV)时,内容未正确显示在角落中。我使用了border-radius CSS,但在动画期间它不起作用。
看这里:
http://optimaww.com/agendabe/
问题的一部分是从其父元素中移除background:white并将.slide_01_text其提供给它的父元素。现在你仍然需要处理图像。尝试将图像用作 abackground-image并提供与其父级<li>相同的图像。border-radius那应该这样做。
background:white
.slide_01_text
background-image
<li>
border-radius