aboutsummaryrefslogtreecommitdiffstats
path: root/demos/removeClass/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/removeClass/default.html')
-rw-r--r--demos/removeClass/default.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/removeClass/default.html b/demos/removeClass/default.html
index 25f3ac9c5..15a5a5756 100644
--- a/demos/removeClass/default.html
+++ b/demos/removeClass/default.html
@@ -1,6 +1,7 @@
-<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="UTF-8" />
<title>jQuery UI Effects - removeClass Demo</title>
<link type="text/css" href="http://jquery-ui.googlecode.com/svn/trunk/themes/base/jquery.ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn/trunk/jquery-1.4.2.js"></script>