Skip to content

Commit 47e018c

Browse files
authored
Add credits
1 parent 22b3d0e commit 47e018c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ Instead of `float-label.min.css` just include pre-built `bootstrap-float-label.m
5454
Markup is the same. For more details see: https://github.com/tonystar/bootstrap-float-label.
5555

5656

57+
## Credits
58+
59+
* [@mds](https://twitter.com/mds) for the [original pattern](http://mds.is/float-label-pattern/)
60+
* [@chriscoyier](https://twitter.com/chriscoyier) for the [`input:focus + label`](https://css-tricks.com/float-labels-css/)
61+
* [@thatemil](https://twitter.com/thatemil) for the [`:placeholder-shown`](https://thatemil.com/blog/2016/01/23/floating-label-no-js-pure-css/)
62+
63+
5764
## Browser support
5865

5966
Any browser with `:placeholder-shown` CSS pseudo-class: http://caniuse.com/#feat=css-placeholder-shown.

0 commit comments

Comments
 (0)