float-label-css
float-label-css copied to clipboard
Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser.
This CSS code `.has-float-label select:placeholder-shown:not(:focus) + *` doesn't make sense to me. select can't have a placeholder attribute, it would have to be handled via a selected / disabled /...
https://github.com/ginader/HTML5-placeholder-polyfill
https://github.com/you-dont-need/You-Dont-Need-Javascript/issues/60
Issue resolved