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