oxjs/demos/map2/index.html

11 lines
335 B
HTML
Raw Normal View History

2011-05-29 09:56:41 +00:00
<!DOCTYPE html>
<html>
<head>
<title>OxJS Map Demo (async)</title
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script type="text/javascript" src="../../build/Ox.js"></script>
<script type="text/javascript" src="js/map.js"></script>
</head>
<body>
</body>
</html>