Toast UI will tell the system message will automatically disappear after a certain period of time.
<script type="text/javascript"> $(document.body).ready(function () { var toast = new ax5.ui.toast({ containerPosition: "top-right", onStateChanged: function(){ console.log(this); } }); $('#toast-push').click(function () { toast.push('Toast message', function () { // close toast console.log(this); }); }); }); </script>
using the containerPosition
attribute, you can set the output position of toast
.
'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.