projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0414ad8
)
This effect works better here than fade
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 16 Mar 2010 06:44:48 +0000
(
00:44
-0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 16 Mar 2010 21:31:20 +0000
(15:31 -0600)
imp/js/imp.js
patch
|
blob
|
history
diff --git
a/imp/js/imp.js
b/imp/js/imp.js
index
d9c5b93
..
4cf95d9
100644
(file)
--- a/
imp/js/imp.js
+++ b/
imp/js/imp.js
@@
-37,7
+37,7
@@
document.observe('dom:loaded', function() {
e.stop();
- elt.
fade
({
+ elt.
slideUp
({
afterFinish: function() { elt.remove(); },
duration: 0.6
});