}</style><linkhref="./css/app.css"rel="stylesheet"></head><body><divclass="wrapper"><h1>Meta-lightbox Demo</h1><p><ahref="../src/img/photo1.png"data-toggle="lightbox"data-lightbox-gallery="demo"data-title="That's first link">Click me to start</a></p><p><ahref="../src/img/photo2.jpg"data-toggle="lightbox"data-lightbox-gallery="demo">Use data-toggle="lightbox" attribute to attach lightbox action and href to specify URL.</a></p><p><ahref="../src/img/photo1.png"data-toggle="lightbox"data-lightbox-gallery="demo"data-title="Use data-title attribute to specify lightbox title">Use data-lightbox-gallery="YOUR_GALLERY_NAME" to group ligthboxes and use next/prev arrows</a></p><pdata-toggle="lightbox"data-href="https://youtu.be/GgnClrx8N2k"data-lightbox-gallery="demo"data-title="Yes you can link vimeo and youtube videos as long as AJAX content">You can use data-href attribute to specify link and attach lightbox to another element</p><p><b>Note:</b> You can add jquery-zoom plugin and lighbox will zoom photos on hover.</p></div><scriptsrc="./js/app.js"></script></body></html>