Skip to content

Instantly share code, notes, and snippets.

@dawidadach
Created April 15, 2015 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dawidadach/2f66f52e9992b5d40b72 to your computer and use it in GitHub Desktop.
Save dawidadach/2f66f52e9992b5d40b72 to your computer and use it in GitHub Desktop.
Datepicker_2
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<link href="bootstrap3/css/bootstrap.css" rel="stylesheet" />
<link href="assets/css/bootstrap-datepicker.css" rel="stylesheet" />
<script src="jquery/jquery-1.10.2.js" type="text/javascript"></script>
<script src="bootstrap3/js/bootstrap.js" type="text/javascript"></script>
<script src="assets/js/bootstrap-datepicker.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment