diff --git a/index.html b/index.html index b40f37f..34843cd 100644 --- a/index.html +++ b/index.html @@ -4,30 +4,110 @@
Check out the HTML5 Placeholder jQuery Plugin project page on GitHub.
-$(function() {
$('input, textarea').placeholder();
});
+
+
+
- — Mathias
+