diff --git a/demo.html b/demo.html index 2a094da..bb93c4f 100644 --- a/demo.html +++ b/demo.html @@ -17,13 +17,13 @@

HTML5 Placeholder jQuery Plugin

Check out the HTML5 Placeholder jQuery Plugin project page on GitHub.

$(function() {
$('input, textarea').placeholder();
});
-
+

-

+

@@ -31,6 +31,9 @@

HTML5 Placeholder jQuery Plugin