2011-11-30 14:55:36 +00:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>OxJS Unicode Demo</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/unicode.css"/>
|
2012-01-17 19:56:08 +00:00
|
|
|
<script type="text/javascript" src="../../dev/Ox.js"></script>
|
2011-11-30 14:55:36 +00:00
|
|
|
<script type="text/javascript" src="js/unicode.js"></script>
|
|
|
|
</head>
|
|
|
|
<body></body>
|
2012-01-17 19:56:08 +00:00
|
|
|
</html>
|