Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

Expiry field should hide individual placeholder values as they are typed. #14

Closed
SamHasler opened this issue Feb 8, 2013 · 3 comments
Closed

Comments

@SamHasler
Copy link

Input starts with placeholder "|MM / YY"
User presses 1
Input holds "1|M / YY"

@maccman
Copy link
Contributor

maccman commented Feb 8, 2013

Yeah that would be awesome - not sure how to do it cleanly without two inputs though (which I'd like to avoid). Open to suggestions.

@SamHasler
Copy link
Author

One dead end: I tried adding the placeholder back doing something like input:after{content: 'M/YY'} but apparently input:after doesn't work (at least on chrome 24)

@maccman
Copy link
Contributor

maccman commented Feb 15, 2013

Closing for now, but this would be good to do in the future.

@maccman maccman closed this as completed Feb 15, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants