1
0
Fork 0
forked from 0x2620/oxjs

updates for loader

This commit is contained in:
rolux 2011-04-23 17:02:51 +02:00
commit 0e3f49f134
2 changed files with 135 additions and 85 deletions

View file

@ -2,7 +2,7 @@ console.log('calling Ox.UI()')
//console.log('Ox =', Ox)
//console.log('Ox.UI =', Ox.UI)
Ox.UI(function() {
Ox.UI({display: 'modern'}, function() {
console.log('running Ox.UI()')
//console.log('Ox =', Ox)