How can i hide the text (address) in the ‘From’ text box?
-
Hello
I’d like to hide the address text from the ‘From’ input box of the Google Map plugin. The reason is because the user will be put his/her address without the need of delete of the text. Please have a look at the sample image
I tried to use the following code
document.getElementById("from_1").value="";
but i don’t think is the best practice.Any suggestion please?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How can i hide the text (address) in the ‘From’ text box?’ is closed to new replies.