File "index.html"
Full path: /www/map/mapserver-extensions/index.html
File size: 1.58 KiB (1618 bytes)
MIME-type: text/html
Charset: utf-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<link rel="stylesheet" type="text/css" href="/map/mapconfig/css/style.css">
<link rel="shortcut icon" href="/map/mapconfig/img/mapserver.ico">
<title>MapServer Extensions</title>
<script language="JavaScript">
function NewWin(myUrl) {
var newWin=window.open(myUrl,null,
"width=960,height=710,menubar=no,scrollbar=auto,resziable=no,top=10,left=10");
}
</script>
<style>
</style>
</head>
<body>
<div align="center">
<div class="all">
<div class="header">
<img src="/map/mapconfig/img/mapserver.png">
</div>
<div class="clear"></div>
<!-- サンプルの中身ここから -->
<!-- サンプルの中身ここから -->
<div class="main">
<iframe src="" name="if_ms" height="700px" width="694px" frameborder="0">
この部分は iframe 対応のブラウザで見てください。
</iframe>
</div>
<!-- サンプルの中身ここまで -->
<!-- サンプルの中身ここまで -->
<div class="menu">
サンプルメニュー<br />
<table class="tmenu">
<tr><td><b>例01 </b>:</td><td> <a href="comment_Pmapper.html" target="if_ms">P-Mapper 4.2.0</a><br></td></tr>
<tr><td><b>例02 </b>:</td><td> <a href="comment_OpenLayers.html" target="if_ms">OpenLayers 2.10</a><br></td></tr>
</table>
</div>
<div class="logo">
<img src="/map/mapconfig/img/powered_mapserver.png">
</div>
<div class="clear"></div>
<div class="footer">
copyright © 2004-2011 Orkney,Inc. All Rights Reserved
</div>
</div>
</div>
</body>
</html>