Sha256: 7e9846ade0aa216aff031a5de5eaa62fa596e1049c0a266933899de6f02b6f80
Contents?: true
Size: 559 Bytes
Versions: 26
Compression:
Stored size: 559 Bytes
Contents
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Tooltip Demos</title> </head> <body> <ul> <li><a href="default.html">Default functionality</a></li> <li><a href="custom-style.html">Custom style with arrow</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="custom-content.html">Custom content</a></li> <li><a href="video-player.html">Video Player</a></li> </ul> </body> </html>
Version data entries
26 entries across 26 versions & 1 rubygems