Skip to content

Commit 379b3ac

Browse files
authored
Fix #3: Add more details in readme
1 parent 9138373 commit 379b3ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Float Label CSS-only
33

44
Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser.
55

6+
* No JS!
7+
* No hacks with `required` and `:valid`!
8+
* => HTML5 validation support
9+
* => `<select>` fields support
10+
611
<img src="https://cdn.rawgit.com/tonystar/float-label-css/9dd8582/float-label-css.gif" width="400"/>
712

813

0 commit comments

Comments
 (0)