Paste the following code into the <head> section of your site's HTML.
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
using the font icon (to Font Awesome use) to icon and closeIcon, you can add an icon.
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
<script type="text/javascript">
$(document.body).ready(function () {
var toast = new ax5.ui.toast();
toast.setConfig({
icon: '<i class="fa fa-bell"></i>',
containerPosition: "top-right",
closeIcon: '<i class="fa fa-times"></i>'
});
$('#confirm-push').click(function () {
toast.confirm('Toast message');
});
$('#toast-bug').click(function () {
toast.push({
theme: 'danger',
icon: '<i class="fa fa-bug"></i>',
msg: 'Toast message'
});
});
});
</script>
'AX5UI' can be used with Bootstrap theme. The development of the distribution of the various UI plug-in. When you click the link to move to AX5UI index page.
AXBoot makes it easy to build web applications with Java & HTML5 Repeatable and noise development process are resolved by AXBoot.