diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2011-05-02 12:34:26 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2011-05-02 12:34:26 +0200 |
commit | f270d48786186569a2878d4adf0fe670fcbf2cad (patch) | |
tree | 8b4e57eadb23e3518fd9fe1fa575b6c5dc9f84ab /demos/tooltip/index.html | |
parent | fe3b36b8efcabf3d1f1d60523cae87c69a882f27 (diff) | |
download | jquery-ui-f270d48786186569a2878d4adf0fe670fcbf2cad.tar.gz jquery-ui-f270d48786186569a2878d4adf0fe670fcbf2cad.zip |
Tooltip: Add video player demo
Diffstat (limited to 'demos/tooltip/index.html')
-rw-r--r-- | demos/tooltip/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tooltip/index.html b/demos/tooltip/index.html index 3563350c5..4ad189ed2 100644 --- a/demos/tooltip/index.html +++ b/demos/tooltip/index.html @@ -14,7 +14,7 @@ <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> + <li><a href="video-player.html">Video Player</a></li> </ul> </div> |