Demonstration
Introduces the basic use of ax5ui-media-viewer UI.

media-viewer

Paste the following code into the head section of your site’s HTML.

<link rel="stylesheet" type="text/css" href="src/ax5ui-media-viewer/dist/ax5media-viewer.css">
<script type="text/javascript" src="src/ax5ui-media-viewer/dist/ax5media-viewer.js"></script>
HTML
<div id="media-viewer-target-0" style="width:360px;border:1px solid #eee;"></div>
JS
<script type="text/javascript">
var myViewer_0 = new ax5.ui.mediaViewer({
    target: $("#media-viewer-target-0"),
    loading: {
        icon: '<i class="fa fa-spinner fa-pulse fa-2x fa-fw margin-bottom" aria-hidden="true"></i>',
        text: '<div>Now Loading</div>'
    },
    media: {
        prevHandle: '<i class="fa fa-chevron-left"></i>',
        nextHandle: '<i class="fa fa-chevron-right"></i>',
        width: 50, height: 50,
        poster: '<i class="fa fa-youtube-play" style="line-height: 46px;font-size: 20px;"></i>',
        list: [
            {
                video: {
                    html: '<iframe src="https://player.vimeo.com/video/121840700?color=fcfcfc&badge=0" frameborder="0"></iframe>',
                    poster: ''
                }
            },
            {
                video: {
                    html: '<iframe width="560" height="315" src="https://www.youtube.com/embed/w9Uh2oP88JI" frameborder="0"></iframe>',
                    poster: ''
                }
            },
            {
                image: {
                    src: 'http://www.improgrammer.net/wp-content/uploads/2015/11/top-20-node-js-Frameworks-1.jpg',
                    poster: 'http://www.improgrammer.net/wp-content/uploads/2015/11/top-20-node-js-Frameworks-1.jpg'
                }
            },
            {
                image: {
                    src: 'https://www.twilio.com/blog/wp-content/uploads/2013/11/Screen-Shot-2013-11-06-at-12.05.36-PM.png',
                    poster: 'https://www.twilio.com/blog/wp-content/uploads/2013/11/Screen-Shot-2013-11-06-at-12.05.36-PM.png'
                }
            },
            {
                image: {
                    src: "http://blog.axisj.com/wp-content/uploads/2015/01/603962_624552737612025_1617687293_n.jpg",
                    poster: "http://blog.axisj.com/wp-content/uploads/2015/01/603962_624552737612025_1617687293_n.jpg"
                }
            },
            {
                image: {
                    src: "http://brantiffy.axisj.com/wp-content/uploads/2015/12/Screen-Shot-2015-12-11-at-2.01.53-AM.png",
                    poster: "http://brantiffy.axisj.com/wp-content/uploads/2015/12/Screen-Shot-2015-12-11-at-2.01.53-AM.png"
                }
            }
        ]
    },
    onClick: function () {
        console.log(this);
    }
});
</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