forked from 0x2620/oxjs
fix some paths
This commit is contained in:
parent
fd58906e04
commit
89905eb8ac
7 changed files with 11 additions and 16 deletions
|
|
@ -9,8 +9,7 @@
|
|||
font-size: 12px;
|
||||
}
|
||||
</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/Ox.js"></script>
|
||||
<script>
|
||||
$(function() {
|
||||
var $body = $('body'),
|
||||
|
|
@ -58,4 +57,4 @@
|
|||
</script>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue