<script type="text/javascript">
var modal = new ax5.ui.modal();
var toast = new ax5.ui.toast();
toast.setConfig({
theme: "primary",
containerPosition: "top-right",
zIndex: 3000
});
function modalCallBack() {
modal.close();
}
$(document.body).ready(function () {
$('#modal-open').click(function () {
modal.open({
width: 700,
height: 500,
position: {
left: "center",
top: 10
},
iframe: {
method: "get",
url: "modal-iframe-content.html",
param: "callBack=modalCallBack"
},
closeToEsc: false,
animateTime: 250,
onStateChanged: function () {
},
zIndex: 100
}, function () {
toast.push("modal opened");
});
});
});
</script>
{left: "left|center|right|Number", top: "top|middle|bottom|Number", margin: "Number"}
{method:"get|post", url:"String", param:"paramString|Object"}
'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.