Link to home
Start Free TrialLog in
Avatar of bibabutze
bibabutze

asked on

textfield date autocomplete

Hi experts,
does anybody know a javascript that i can use for a textfield that can autocomplete the entered date.

for example

if someobody enter
9 -> show current moth with day 9 = 09.07.2009
15 -> show current moth with day 15 = 15.07.2009
today -> show current date = 09.07.2009
friday -> show date of next friday = 10.07.2009

and maybe after the user type 9 the cursor will be after this position and not at the end of the date.

does anybody know such a script?



ASKER CERTIFIED SOLUTION
Avatar of b0lsc0tt
b0lsc0tt
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial