Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

float label idea #3

Open
agborkowski opened this issue Dec 18, 2013 · 1 comment
Open

float label idea #3

agborkowski opened this issue Dec 18, 2013 · 1 comment

Comments

@agborkowski
Copy link

if input empty

  1. use only placeholder information
    if input are fille up:
  2. like now label + input
  3. optional take label string from placeholder="label" and exclude automatically to label
  4. optional take label string from input data-label="label" and exclude automaticly to label element
@m10l
Copy link
Owner

m10l commented Dec 18, 2013

Hey Andrzej,

Thanks for the suggestion. I decided not to rely on HTML5 placeholder attributes because of poor Internet Explorer support - http://caniuse.com/#search=placeholder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants