如果您turn off在stackoverflow noscript-warning上使用javascript,您将看到顶部
#noscript-warning {
font-family:Arial,Helvetica,sans-serif;
position:fixed;
top:0;
left:0;
width:100%;
z-index:101;
text-align:center;
font-weight:bold;
font-size:120%;
color:#fff;
background-color:#AE0000;
padding: 5px 0 5px 0;
}
Run Code Online (Sandbox Code Playgroud)
题.如何在浏览器底部定位警报?