forked from 0x2620/oxjs
use
This commit is contained in:
parent
7b15a918dc
commit
de3cdce206
1 changed files with 1 additions and 1 deletions
|
|
@ -1463,7 +1463,7 @@ requires
|
|||
reset();
|
||||
that.css({
|
||||
opacity: 0
|
||||
}).appendTo($(body)).animate({
|
||||
}).appendTo($body).animate({
|
||||
opacity: 1
|
||||
}, 200);
|
||||
$window.bind("mouseup", mouseupLayer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue