Notice Message.x
Success Message.x
Error Message.x
Info Message without option to close
Get The Code
[alert type="notice"]Notice Message.[/alert]
[alert type="warning"]<a href="http://google.de/" target="_blank">Warning Message with Link to Google</a>[/alert]
[alert type="success"]Success Message.[/alert]
[alert type="error"]Error Message.[/alert]
[alert type="info" close="false"]Info Message without option to close[/alert]
Customization Options / Features
- Five different Alert Stylings.
- Smooth closing animation.
- NEW: Links inside Alerts are possible.
- NEW: Choose if Alert can be closed.
- type – Can be notice, warning, success, error, info
- close – false / true to allow disallow / allow to close the message.