Browser Issue

Hi I am using $form->dateField($model,‘Sdate’); ?> for date control to be rendered on screen.Its working fine with google chroome browser .However,its not working with any other browser including firefox and IE. What can be the issue ?

http://caniuse.com/input-datetime

Thanks any alternate I can use for date control that can be shown in all browsers ?

CJuiDatePicker widget should do the job.

Thanks it works