modal


Install

                    
                        <link rel="stylesheet" href="/modal/dist/css/modal.veo.css">
                        <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
                        <script src="/modal/dist/js/modal.veo.js"></script>
                    
                

Start

Video

modal metacafe.com
                     <a data-metacafe="http://www.metacafe.com/embed/11749259/when-women-play-arm-wrestling/" class="btn veo-modal">modal metacafe.com</a>
                
modal short dailymotion.com
                    <a data-dailymotion="https://dai.ly/x6f41dr" class="btn veo-modal">modal short dailymotion.com</a>
                
modal dailymotion.com
                     <a data-dailymotion="https://www.dailymotion.com/embed/video/x6f41dr" class="btn veo-modal">modal dailymotion.com</a>
                
modal vimeo.com
                    <a data-vimeo="https://player.vimeo.com/video/298166943?title=0&byline=0&portrait=0" class="btn veo-modal">modal vimeo.com</a>
                
modal youtube.com
                    <a data-youtube="https://www.youtube.com/embed/T23vOU4YEMA" class="btn veo-modal">modal youtube.com</a>
                

HTML

modal - hidden html

                    <a data-html=".hiddenElement" class="btn veo-modal">modal</a>
                
                    <div class="hiddenElement" style="display:none;">
    <p><img src="/modal/example/img/1-W360.jpg" align="left" />Morbi at diam ligula. Mauris vitae luctus justo, in malesuada ex. Nunc luctus tincidunt eros sed lacinia.
        Praesent lacinia enim a posuere lobortis. Maecenas tellus ex, hendrerit ac nulla et, feugiat tempor enim.
    </p>
    <p><img src="/modal/example/img/2-W360.jpg" align="right" />Morbi at diam ligula. Mauris vitae luctus justo, in malesuada ex. Nunc luctus tincidunt eros sed lacinia.
        Praesent lacinia enim a posuere lobortis. Maecenas tellus ex, hendrerit ac nulla et, feugiat tempor enim. 
    </p>
    <p><img src="/modal/example/img/2-W360.jpg" align="left" />Morbi at diam ligula. Mauris vitae luctus justo, in malesuada ex. Nunc luctus tincidunt eros sed lacinia.
        Praesent lacinia enim a posuere lobortis. Maecenas tellus ex, hendrerit ac nulla et, feugiat tempor enim.
    </p>
</div>
                

Iframe

modal - iframe

                    <a data-iframe="http://gotowania.pl" class="btn veo-modal">modal</a>
                

Images

                    <a class="veo-modal" rel="ga1" data-image href="/modal/example/img/1.jpg"><img src="/modal/example/img/1-W360.jpg" /></a>
<a class="veo-modal" rel="ga1" data-image href="/modal/example/img/2.jpg"><img src="/modal/example/img/2-W360.jpg" /></a>
.....
<a class="veo-modal" rel="ga1" data-image href="/modal/example/img/4.jpg"><img src="/modal/example/img/4-W360.jpg" /></a>

                



Options

main options

                    
template: '<div class="modalveo {{modalUniq}}">' +
'<div class="window">' +
'{{head}}' +
'<div class="content"></div>' +
'{{foot}}' +
'</div>' +
'</div>',
templateHead: '<div class="head"><span class="title"></span><span class="close closeModal"></span></div>',
templateNoHead: '<div class="headfixed"><span class="close closeModal"></span></div>',
templateFoot: '<div class="foot"><span class="btn">Close</span><span class="btn">Cancel</span><span class="btn">Ok</span></div>',
templateNoFoot: '<div class="caption"></div>',
templateArrowLeft: '<div class="arrow arrowleft"></div>',
templateArrowRight: '<div class="arrow arrowright"></div>',
head: true,
foot: true,
openEffect: 'none',
closeEffect: 'none'
                    
                

Methods

                    

destroy()
                    
                

Licence

The MIT License

Copyright 2018 VeoLab.me

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download

modal.veo.zip
ver. 0.1.1