1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
test
Javascript code posted by nob
created at 22 Apr 21:26
Edit
|
Back
1
2
3
4
var
hideFlashes
=
(
function
(
)
{
$
(
"
#flash_notice, flash_error
"
)
.
fadeOut
(
4000
)
;
})
;
89 Bytes in 2 ms with coderay