display none是什么意思

display none是什么意思

display none无任何显示 双语例句1The style display: none is applied to hide the pop-up dialog.应用样式display:none隐藏弹出对话框。 2Display none shouldn ' t be used as this might hide the content from a screen reader.完全不显示任何面板并不可取,因为这有可能让屏幕阅读器找不到内容。 3Therefore, you make the button invisible by setting the style attribute to display: none.因此,您可以通过将style属性设置为display:none来使按钮不可见。