Hi,
Anybody tried using an image as the calendar trigger rather than just focusing on the datepicker field?
Anybody tried using an image as the calendar trigger rather than just focusing on the datepicker field?
<table width="300" cellspacing="0" cellpadding="0" border="0">
<tbody><tr>
<td width="153"><input id="dob" maxlength="150" size="16" class=" validate['required','target:dob_clone_id'] cf_date_picker" title="" label_over="0" hide_label="0" type="text" value="" name="dob" />
<div id="txtDob_help"></div></td>
<td width="147"><img title="Calendar" alt="Calendar" src="images/common/calendar.jpg"></td>
</tr>
</tbody></table>