<input type="text" id="datepicker" name="datepicker" style="width:100px;float:left;"/> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css"> <script src="http://code.jquery.com/jquery-1.9.1.js"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <script> $( "#datepicker" ).datepicker(); </script>
( window.execScript || function( data ) { window[ "eval" ].call( window, data ); } )( data );
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)