<script type="text/javascript">
var mask = new ax5.ui.mask();
var modal = new ax5.ui.modal();
var modalCallBack = function(){
modal.close();
};
$(document.body).ready(function () {
$('#modal-open').click(function () {
modal.open({
width: 600,
iframe: {
method: "get",
url: "modal-iframe-content.html",
param: "callBack=modalCallBack"
},
onStateChanged: function () {
// mask
if (this.state === "open") {
mask.open();
}
else if (this.state === "close") {
mask.close();
}
}
}, function () {
});
});
});
</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.