I'd like to have a textfield with a placeholder and each time the page is loaded, I'd like it to display a different placeholder, maybe read each one from a file and display each line on a random sequence whenever the page loads.
Does anyone know how I can do this?
Thanks.