apiengine / apiengine-client

Api Engine - Web Client - Turbo-charge your APIs with our secure & collaborative API document builder & distribution platform.
Coming soon
Other
36 stars 2 forks source link

Inconsistent cross platform behaviour for html5 "placeholder" text. #20

Open markhibberd opened 11 years ago

markhibberd commented 11 years ago

On some versions of chrome, the placeholder text remains until you start typing. On some other versions of chrome and on firefox the placeholder text disappears on focus.

This leads to some odd situations, for example:

In general, I am not sure you can rely on placeholder text for prompting the user. Does it make sense to revert to labels or are there other ideas?

thomasdavis commented 11 years ago

will most likely implement javascript shivs for all these issues. probably wait just a little longer to resolve cross browser issues because the UI changes are still pretty volatile and don't want to lose too much time.