I’m using mobiscroll to show/hide the password when a user types it in but it seems to be defaulting to “show”. I would like it to default to “hide” so that the user would have to explicitly click the little eyeball icon to see what they typed. How do I accomplish this?
Well, now I feel foolish. I guess it’s because the sample code in the documentation utilizes type=‘text’ that I thought you had some other magic going on to hide the password.