test

C++ code posted by nob
created at 22 Apr 21:27

Edit | Back
1
2
3
4
var hideFlashes = (function() {
  $("#flash_notice,
  flash_error").fadeOut(4000);
});
89 Bytes in 2 ms with coderay