JSFiddle - React, Tailwind, and code Playground

by Weston Ruter

HTML

<img
    src="https://secure-b.vimeocdn.com/ts/283/797/283797216_640.jpg" 
    data-iframe="http://player.vimeo.com/video/41011190?autoplay=1" 
    onclick="
    (function(img){
        var iframe = document.createElement('iframe'); 
        iframe.width = img.width;
        iframe.height = img.height;
        iframe.border = 0;
        iframe.src = img.getAttribute('data-vimeo'); 
        img.parentNode.replaceChild(iframe, img);
    }(this))
    "
>