当从display: none;切换到display: block;时,我面临一个div没有显示的问题。
HTML:
<div class="menus-container" style="display: block; top: 50px; height: 277px;">
.. some pretent content, which shows up in another place on the website ...
</div>
它是由js切换的,插件JS缩小了,所以我不能列出js,但是我在developer工具栏中看到样式的改