JavaRanch » Java Forums »
Engineering »
HTML, CSS and JavaScript
| Author |
JavaScript Calendar Popup
|
Booma Devi
Ranch Hand
Joined: Nov 02, 2011
Posts: 32
|
|
Hi,
I have table with two date fields.. When I click the calendar image for the first date field ( Date of Birth) calendar popup apperared correctly with the selected date... When I select the calendar image for the second date field (Passport applied date) value doesnt appear..
Can any one please correct my code... I have a html and calendar.js code...
Problem:
Date of Birth ---> 12/01/2012 (user selected date)
Passport Date --> 12/01/2012 ( above field value pasted here)
Html:
JavaScript:
|
 |
 |
|
|
subject: JavaScript Calendar Popup
|
|
|
|