1
0
Fork 0
forked from 0x2620/oxjs

better list demo

This commit is contained in:
Rolux 2010-07-01 17:06:04 +02:00
commit 894f27f760
5 changed files with 159 additions and 31 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE HTML>
<html>
<head>
<title>oxjs List Demo</title>
@ -10,6 +10,5 @@
<script type="text/javascript" src="../../build/js/ox.ui.js"></script>
<script type="text/javascript" src="list.js"></script>
</head>
<body>
</body>
<body></body>
</html>