My Stuff
Comments
-
Awesome, thanks for the help! This is what I used :) function pagein(){ document.getElementById("email").placeholder = "Email Address"; document.getElementById("firstname").placeholder = "First Name"; document.getElementById("lastname").placeholder = "Last Name"; document.getElementById("phone").placeholder = "Phone…