diff options
Diffstat (limited to 'mod/html5/README')
-rw-r--r-- | mod/html5/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mod/html5/README b/mod/html5/README new file mode 100644 index 000000000..29e8181b9 --- /dev/null +++ b/mod/html5/README @@ -0,0 +1,7 @@ +# HTML5 Plugin for Elgg #
+Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
+
+## Features ##
+* HTML5 input views
+* Modernizr javascript library for easy html5 feature detection
+* Javascript shim for the placeholder attribute
\ No newline at end of file |