aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tooltip/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-05-27 20:52:13 -0400
committerScott González <scott.gonzalez@gmail.com>2011-05-27 20:52:13 -0400
commitc34a814a4b140a0b6a7610874d7918eb3a1e01a3 (patch)
tree8f08044088727227bacfcf4638d5e3d054bc96dc /demos/tooltip/index.html
parente7be72ff06d4152245a674c37abc7e8577bfc7a1 (diff)
downloadjquery-ui-c34a814a4b140a0b6a7610874d7918eb3a1e01a3.tar.gz
jquery-ui-c34a814a4b140a0b6a7610874d7918eb3a1e01a3.zip
Tooltip demos: Cleanup.
Diffstat (limited to 'demos/tooltip/index.html')
-rw-r--r--demos/tooltip/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/tooltip/index.html b/demos/tooltip/index.html
index 4ad189ed2..460c494e3 100644
--- a/demos/tooltip/index.html
+++ b/demos/tooltip/index.html
@@ -1,8 +1,9 @@
<!doctype html>
<html lang="en">
<head>
+ <meta charset="utf-8">
<title>jQuery UI Tooltip Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
+ <link rel="stylesheet" href="../demos.css">
</head>
<body>