File "comment_OpenLayers.html"

Full path: /www/map/mapserver-extensions/comment_OpenLayers.html
File size: 977 B
MIME-type: text/html
Charset: utf-8

Download   Open   Back

<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>例02:OpenLayers</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>
</head>
<body>
<table id="maintbl">
<tr>
  <td align=left><span class="title">例02:OpenLayers</span></td>
</tr>

<tr>
   <td align=left>
<a href="http://openlayers.org/" target="_blank">OpenLayers</a>は、Webページに地図アプリケーションを構築するためのオープンソースのJavaScriptのライブラリです。
   </td>
</tr>
<tr>
   <td align=center>
     <input type="button" value="実行" onclick="javascript:NewWin('OpenLayers-2.10/index.php')">
   </td>
</tr>
</table>
</body>
</html>

PHP File Manager