1
0
Fork 0
forked from 0x2620/oxjs

new import path

This commit is contained in:
j 2011-04-23 01:07:55 +02:00
commit 840eadf914
16 changed files with 32 additions and 50 deletions

View file

@ -4,8 +4,8 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style>
</style>
<script type="text/javascript" src="../../build/js/jquery-1.3.2.js"></script>
<script type="text/javascript" src="../../build/js/ox.js"></script>
<script type="text/javascript" src="../../build/js/jquery.js"></script>
<script type="text/javascript" src="../../build/js/Ox.js"></script>
<script type="text/javascript" src="ox.png.js"></script>
<script>
$(function() {
@ -19,4 +19,4 @@
</script>
</head>
<body></body>
</html>
</html>