Seems like this should be easy, but I can't figure it out.
on my web page I want an image.
when image is clicked on, client javascript will display the date picker.
I will wire up client event for OnDateClick and handle from there, hiding the date picker.
I do not want the textbox that comes with the built in datepicker.
I've tried flailing around to not have it display, but I get javascript errors from the control stating that the text box cannot be found.
can anyone out there post the markup I need for this simple task?
Thanks,
RjD
on my web page I want an image.
when image is clicked on, client javascript will display the date picker.
I will wire up client event for OnDateClick and handle from there, hiding the date picker.
I do not want the textbox that comes with the built in datepicker.
I've tried flailing around to not have it display, but I get javascript errors from the control stating that the text box cannot be found.
can anyone out there post the markup I need for this simple task?
Thanks,
RjD