Add the following JS snippet somewhere:
Joomla.renderMessages({'error': ['Test message']}, '#system-message-container', true, 3000);
This should render an error alert and auto dismiss it after 3 seconds
The alerts isn't dismissed
@dgrammatiko I suppose the CE vendor package needs updating cause there's no reference to autodismiss
in the alert.js
Labels |
Added:
?
|
Just in core, or will the whole removeMessages
function be removed?
also from the core.js
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-17 10:36:21 |
Closed_By | ⇒ | C-Lodder |
Autodismiss will be removed as requested from the a11y team