1
0
Fork 0
forked from 0x2620/oxjs

Ox.UI -> Ox

This commit is contained in:
rlx 2014-09-26 14:50:32 +02:00
commit ba22a7e2eb
2 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ Ox.Tooltip = function(options, self) {
self.y = y;
}
$('.OxTooltip').detach(); // fixme: don't use DOM
that.appendTo(Ox.UI.$body);
that.appendTo(Ox.$body);
width = that.width();
height = that.height();
left = Ox.limit(