File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11Bootstrap Float Label
22=====================
33
4- Pure CSS implementation of Float Label pattern for Bootstrap 4 powered by [ Float Label CSS-only] ( https://github.com/tonystar/float-label-css ) .
4+ Pure CSS implementation of Float Label pattern for Bootstrap 3 powered by [ Float Label CSS-only] ( https://github.com/tonystar/float-label-css ) .
55
6- <img src =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/aced600/bootstrap-float-label.png " width =" 432 " />
6+ [ Switch to Bootstrap 4] ( https://github.com/tonystar/bootstrap-float-label )
7+
8+ <img src =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/0ab4260/bootstrap-float-label.png " width =" 374 " />
79
810
911## Demo
1012
11- https://codepen.io/tonystar/pen/LRdpYZ
13+ https://codepen.io/tonystar/pen/ALaZrV
1214
1315
1416## Usage
1517
1618Include ` bootstrap-float-label.min.css ` :
1719``` html
18- <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4 .0.0/dist/bootstrap-float-label.min.css" />
20+ <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/v3 .0.0/dist/bootstrap-float-label.min.css" />
1921```
2022
2123Then just add ` .has-float-label ` class to ` .form-group ` :
You can’t perform that action at this time.
0 commit comments