JSFiddle - React, Tailwind, and code Playground

by Sam Liew

HTML

<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css">
<input type='text' id='uname' title="gggg" />

JavaScript

$( "#uname" ).tooltip();