JSFiddle - React, Tailwind, and code Playground

by petersendidit

HTML

<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css">
Test
<img id="test" class="ui-corner-all" src="http://placehold.it/120x20" alt="Alt" />

JavaScript

$('#test').button();