1
0
Fork 0
forked from 0x2620/oxjs

better Ox.documentReady

This commit is contained in:
rolux 2011-04-25 12:07:09 +02:00
commit ecde8e7f87
6 changed files with 31 additions and 19 deletions

View file

@ -1,4 +1,4 @@
Ox.UI(function() {
Ox.load('UI', function() {
var $target = Ox.Element()
.css({
position: 'absolute',