Bootstrap Lightbox

码农软件 · 软件分类 · jQuery对话框 · 2019-12-14 15:12:55

软件介绍

Bootstrap Lightbox 是一个简单的基于 Bootstrap 实现的弹出窗口扩展。

Bootstrap Lightbox

示例代码:

<a data-toggle="lightbox" href="#demoLightbox">Open Lightbox</a>
<div id="demoLightbox" class="lightbox fade"  tabindex="-1" role="dialog" aria-hidden="true">
    <div class='lightbox-dialog'>
        <div class='lightbox-content'>
            <img src="image.png">
            <div class='lightbox-caption'>
                Your caption here
            </div>
        </div>
    </div>
</div>

本文地址:https://codercto.com/soft/d/21137.html

HTML5

HTML5

Matthew David / Focal Press / 2010-07-29 / USD 39.95

Implement the powerful new multimedia and interactive capabilities offered by HTML5, including style control tools, illustration tools, video, audio, and rich media solutions. Understand how HTML5 is ......一起来看看 《HTML5》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具