awkward_clam Posted November 30, 2010 Share Posted November 30, 2010 Here is the page in question: www.yourvancouvermortgagebroker.ca/apply I had the form designed by someone else. When I changed the Input Values for some of the fields, it made it so the text was not cleared when the user clicks on it (if you go to my page, for example, you will see that when you click on "full name" the text stays there, which is not the same for phone number. How do I fix this? (on page) <input type="text" name="fullname" id="fullname" value="Full Name" /><label>Full Name</label> Here's a link to the .js file: http://yourvancouvermortgagebroker.ca/js/apply.js thank you Link to comment https://forums.phpfreaks.com/topic/220189-clearing-form-field/ Share on other sites More sharing options...
awkward_clam Posted November 30, 2010 Author Share Posted November 30, 2010 I just need it so that the text is automatically cleared when someone clicks on it. Thanks Link to comment https://forums.phpfreaks.com/topic/220189-clearing-form-field/#findComment-1141415 Share on other sites More sharing options...
Lautarox Posted December 5, 2010 Share Posted December 5, 2010 You can check this page http://www.erummunir.com/240/clear-text-on-input-field-on-click Link to comment https://forums.phpfreaks.com/topic/220189-clearing-form-field/#findComment-1143283 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.