Revision 0433a8ff
Added by Scott Ullrich almost 18 years ago
usr/local/www/headjs.php | ||
---|---|---|
151 | 151 |
$('loading').style.visibility = 'hidden'; |
152 | 152 |
if($('inputerrors')) |
153 | 153 |
window.scrollTo(0, 0); |
154 |
if($('inputerrors')) |
|
155 |
new Effect.Shake($('inputerrors')); |
|
156 | 154 |
} |
157 | 155 |
"; |
158 | 156 |
|
Also available in: Unified diff
Remove annoying shake on error.