cannotrun.htm

来自「arcmis是webgis网站的掩码」· HTM 代码 · 共 22 行

HTM
22
字号
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<html>
<head>
	<title>Not compatible with this browser</title>
</head>

<body>
<DIV ALIGN="center">
<FONT FACE="Arial,sans-serif"><strong>This viewer makes extensive use of JavaScript and DHTML.<br>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
	document.writeln('A Browser that is compatible with either Internet Explorer 5.0 (and newer)<br>or Netscape 6.0 (and newer) is required to view it.');
	if (navigator.platform == "MacPPC") {
		document.writeln('<br>Versions of Internet Explorer prior to 5.2 are not supported on the Macintosh.');
	} 

</SCRIPT>
</FONT>
</strong></DIV>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?