Sha256: d243589097a2df7b2ec284f488ad0c52e8c6bb67cdb78e3c25adf8c8b2ed6344
Contents?: true
Size: 603 Bytes
Versions: 8
Compression:
Stored size: 603 Bytes
Contents
<!doctype html> <html lang="en"> <head> <title>jQuery UI Tooltip Demos</title> <link type="text/css" href="../demos.css" rel="stylesheet" /> </head> <body> <div class="demos-nav"> <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default functionality</a></li> <li><a href="forms.html">Forms with tooltips</a></li> <li><a href="tracking.html">Track the mouse</a></li> <li><a href="custom-animation.html">Custom animation</a></li> <li><a href="delegation-mixbag.html">Delegation Mixbag</a></li> <li><a href="lots.html">Lots</a></li> </ul> </div> </body> </html>
Version data entries
8 entries across 7 versions & 1 rubygems