JSFiddle - React, Tailwind, and code Playground

by alexg88

HTML

<link rel="stylesheet" href="http://extremegamex1.gofreeserve.com/prototype2/css/prototip.css">
<script src="http://extremegamex1.gofreeserve.com/prototype2/js/prototip/styles.js"></script>
<script src="http://extremegamex1.gofreeserve.com/prototype2/js/prototip/prototip.js"></script>
<img src="http://extremegamex1.gofreeserve.com/prototype2/ex_logo_3.png" id="imagen">

JavaScript

new Tip('imagen', new Element('div').update('Esta es una prueba exitosa, gracias "alexg88" por ayudarme. ¿Podrías porfavor ayudarme a resolver el otro dilema en cuestión?'),{  style: 'simple', width: '10em', border : 1,radius:1,  hook: { tip: 'topLeft', mouse: true }, offset: { x: 14, y: 14 }});