oxjs/demos/dialog/index.html
2011-08-15 16:18:27 +02:00

11 lines
No EOL
333 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>OxJS Dialog Demo</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/dialog.js"></script>
</head>
<body>
</body>
</html>