We can help you solve company communication.
Simplify your workflow in minutes.
Vanilla JavaScript image / video viewer. Doesn't sit on the DOM when inactive.
<!-- Image --> <a data-bigpicture='{"imgSrc": "../assets/img/covers/cover-8.jpg"}' href="#"> <img src="../assets/img/covers/cover-8.jpg" class="img-fluid" alt="..."> </a> <!-- Youtube video --> <a data-bigpicture='{"ytSrc": "9I-Y6VQ6tyI"}' href="#"> <img src="https://img.youtube.com/vi/9I-Y6VQ6tyI/maxresdefault.jpg" class="img-fluid" alt="..."> </a>