You can create a textbox with a value of "mm/dd/yy". Then, "onFocus();", you can clear the value and allow the user to enter in the desired value. You can also add an onLoseFocus (I forget what the actual function is) that will check to see if the value is blank. If it is blank, you can re-populate the textbox with "mm/dd/yy" again.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.