demo-pathology/frontend/web/js/custom.js

3 lines
79 B
JavaScript
Raw Normal View History

2025-12-26 03:03:19 +00:00
setTimeout(function () {
$('.alert').fadeOut('slow');
}, 10000); //10 seconds