Closed GoogleCodeExporter closed 8 years ago
Original comment by diosla...@gmail.com
on 16 Jan 2012 at 9:08
Concur. Without this feature the concept of a null date is not supported.
This would be awesome. Thanks.
Original comment by akoz...@gmail.com
on 11 Apr 2012 at 5:40
Issue 82 has been merged into this issue.
Original comment by diosla...@gmail.com
on 23 Apr 2012 at 12:04
You can find an example of a "Clear" button on http://demo.mobiscroll.com
Original comment by kovlex.l...@gmail.com
on 9 May 2012 at 10:11
Whith this you will transform the Cancel button to the clear button.
Bye.
el.mobiscroll().date({
...,
onCancel : function(val, scroller) {
this.value = '';
return true;
}
});
Original comment by emilio.d...@gmail.com
on 30 Dec 2012 at 10:27
Original issue reported on code.google.com by
jasperc...@gmail.com
on 11 Jan 2012 at 5:33