Demonstration
Introduces the basic use of ax5ui-modal UI.

Modal Iframe Fullscreen

<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"
                },
                fullScreen: function () {
                    return ($(window).width() < 600);
                }
            }, function () {

            });
        });

    });
</script>

AX5UI Package

'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.

Get AXBoot

AXBoot makes it easy to build web applications with Java & HTML5 Repeatable and noise development process are resolved by AXBoot.

Code licensed
MIT
Mantained by
Thomas Jang, Brant and Team AXISJ
Templete design by
Jorwrney Kim
Copyright
Opensource Group AXISJ - www.axisj.com
DNS
DNSEver