IT Support*****
Friday, January 23, 2015
jquery datetime picker
$(function() {
$('.date-picker').each(function(){
$(this).datepicker({
showWeek: true,
firstDay: 1
});
});
});
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment