NilovSerge
Posts: 16
|
| Posted: 11/20/2006, 11:31 AM |
|
Hallo!
I need to trigger my JavaScript function when I select a day in JavaScript DatePicker which I got from "CCS Marketplace".
I did not find examples or descriptions of how to do this.
Haw can I do this? Please example..
_________________
With respect,
Nilov Serge. |
 |
 |
Edd
Posts: 547
|
| Posted: 11/20/2006, 5:18 PM |
|
Nilov,
Generate a client onChange event in CCS for the date field - this will bulid a shell for the Javascript datepicker to call.
You can then, in javascript, perform any operation you like.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|