2011-05-07 17:25:34 +00:00
|
|
|
<!DOCTYPE HTML>
|
2010-01-07 20:21:07 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
2011-05-07 17:25:34 +00:00
|
|
|
<title>OxJS Test Demo</title>
|
2010-01-07 20:21:07 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
2011-05-07 17:25:34 +00:00
|
|
|
<script type="text/javascript" src="../../build/Ox.js"></script>
|
|
|
|
<script type="text/javascript" src="js/test.js"></script>
|
2010-01-07 20:21:07 +00:00
|
|
|
</head>
|
|
|
|
<body></body>
|
2011-05-07 17:25:34 +00:00
|
|
|
</html>
|