Team:Evry/calendartest

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
{{:Team:Evry/jquery.datetimepicker.css}}
{{:Team:Evry/jquery.datetimepicker.css}}
<html>
<html>
-
 
-
</style>
 
-
 
-
 
.custom-date-style {
.custom-date-style {
background-color: red !important;
background-color: red !important;
Line 15: Line 11:
</style>
</style>
 +
 +
 +
</head>
</head>
<body>
<body>
Line 22: Line 21:
</body>
</body>
-
<script src="./jquery.js"></script>
+
<script>
-
<script src="./jquery.datetimepicker.js"></script>
+
</html>
 +
{{:Team:Evry/jquery.js}}
 +
 
 +
{{:Team:Evry/jquery.datetimepicker.js}}
 +
<html>
 +
</script>
 +
 
<script>
<script>
$('#datetimepicker3').datetimepicker({
$('#datetimepicker3').datetimepicker({

Revision as of 20:26, 20 August 2014

Inline DateTimePicker