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

@ -30,11 +30,9 @@
padding: 0 4px 0 4px;
}
</style>
<script type="text/javascript" src="../../build/js/jquery-1.4.js"></script>
<script type="text/javascript" src="../../build/js/ox.js"></script>
<script type="text/javascript" src="../../build/js/ox.ui.js"></script>
<script type="text/javascript" src="../../build/js/OxUI.js"></script>
<script>
$(function() {
Ox.UI(function() {
var size = window.location.hash.substr(1) || "medium",
$body = $("body"),
$toolbars = [];
@ -594,4 +592,4 @@
</script>
</head>
<body></body>
</html>
</html>