use
This commit is contained in:
parent
f346f1d443
commit
beafa4325e
|
@ -1463,7 +1463,7 @@ requires
|
||||||
reset();
|
reset();
|
||||||
that.css({
|
that.css({
|
||||||
opacity: 0
|
opacity: 0
|
||||||
}).appendTo($(body)).animate({
|
}).appendTo($body).animate({
|
||||||
opacity: 1
|
opacity: 1
|
||||||
}, 200);
|
}, 200);
|
||||||
$window.bind("mouseup", mouseupLayer)
|
$window.bind("mouseup", mouseupLayer)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user