I'm building an app that is going to be used as a kiosk, with multitudes of people using the same device to log into facebook. I'm clearing the web browser cache which prevents the users from being auto saved and logged in, but the part that I'm unable to figure out is how to keep it from offering username hints in the username box, for users that have logged in via the app. Is there some way to keep it from memorizing usernames and/or displaying the hint in the username input?
TIA