JSFiddle - React, Tailwind, and code Playground
by Nibin George
HTML
<script src="http://e-smartdev.com/github/smartJQueryZoom/src/e-smart-zoom-jquery.min.js"></script>
<table>
<tr>
<td>
<img id="imgTest" src="http://totalsportscomplex.com/wp-content/uploads/2014/09/Football-big-thumb.jpg">
</tr>
</table>
JavaScript
$("#imgTest").smartZoom();