`

禁用JavaScript时的友好提示

阅读更多
<html>
	<head>
		<title>no javascript</title>
	</head>

	<body>
		<noscript>
			<div
				style="position: absolute; z-index: 100000; height: 2046px; 
					top: 0px; left: 0px; width: 100%; background: white; text-align: center;">
				<img src="images/noscript.gif" alt='抱歉,请开启脚本支持!' />
			</div>
		</noscript>
	</body>
</html>

 

 

  • 大小: 15.5 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics