this is the code for jquery datepicker ;
Code: Select all
<input type="text" id="tarikh_lapor" style="position:absolute;left:160px;top:372px;width:321px;height:32px;line-height:32px;z-index:23;" name="tarikh_lapor_hantar" value="" spellcheck="false">
Before this, i'm using editform and set form type to "date" it show correctly in chrome,but in firefox it does not showing. that's why i try another solution like jquery datepicker.