diff --git a/entries/hashtag.xml b/entries/hashtag.xml
index 63be38ee..01489abb 100644
--- a/entries/hashtag.xml
+++ b/entries/hashtag.xml
@@ -1,5 +1,5 @@
-
+
.hashchange()
Enables bookmarkable #hash history.
@@ -30,7 +30,7 @@
]]>
iFrame source: example1.html
-
+
1.0
diff --git a/entries/vmousecancel.xml b/entries/vmousecancel.xml
index 1ee9d156..c34a91fb 100644
--- a/entries/vmousecancel.xml
+++ b/entries/vmousecancel.xml
@@ -10,6 +10,9 @@
$(this).append('vmousecancel fired.');
});
]]>
+ Click, and watch as the magic happens!
+
+
1.0
@@ -17,12 +20,5 @@
A function to invoke after the vmousecancel event is fired.
-
-
- Click, and watch as the magic happens!
-
-
-
-
diff --git a/entries/vmouseover.xml b/entries/vmouseover.xml
index 7b0938c1..fa187644 100644
--- a/entries/vmouseover.xml
+++ b/entries/vmouseover.xml
@@ -10,6 +10,9 @@
$(this).append('vmouseover fired.');
});
]]>
+
+
+
1.0
@@ -17,12 +20,5 @@
A function to invoke after the vmouseover event is fired.
-
-
-
-
-
-
-
diff --git a/resources/hashtag/example1.html b/resources/hashchange/example1.html
similarity index 100%
rename from resources/hashtag/example1.html
rename to resources/hashchange/example1.html