Calender Class in Javascript - unable to keep the reference.
- by basit74
Hello,
I wrote a datepicker in Javascript, but it is not working properly,
as I lose the reference to the Calender object.
here is the example
http://asexpress.de/calender/
by clicking within the input field the calender will be displayed.
What should I do that the reference to the Calender object remains in contact.