Response title
This is preview!
Using Date and Time Picker plugin for jQueryMobile, at:Using Events:I tried intercept the date that was picked at the datapicker screen.But with no sucess.Using:<input name="mydate" id="mydate" type="date" data-role="datebox" data-options='{"mode": "calbox"}'>$('#mydate').bind('datebox', function (e, passed) {alert("I am here");});Are there someone with an example that works ?Thanks
© 2013 jQuery Foundation
Sponsored by and others.