1 line
96 B
JavaScript
1 line
96 B
JavaScript
|
jQuery(document).ready(function(){jQuery("#s2datepicker").datepicker({dateFormat:"MM d, yy"})});
|