Team:TU Delft/scroll calendar

From 2010.igem.org

(Difference between revisions)
Line 40: Line 40:
background-color: #999999;
background-color: #999999;
display:inline-block;
display:inline-block;
-
width: 60px;
+
width: 80px;
height: 20px;
height: 20px;
}
}
Line 48: Line 48:
<html>
<html>
 +
<div id="calbox">
   <div class="calbox_mb" id="calbox_prevmonth"> << </div>
   <div class="calbox_mb" id="calbox_prevmonth"> << </div>
   <div class="calbox_mb" id="calbox_nextmonth"> >> </div>
   <div class="calbox_mb" id="calbox_nextmonth"> >> </div>
-
<div id="calbox">
+
    <div id="calview">
-
 
+
-
<div id="calview">
+
</html>
</html>

Revision as of 13:36, 15 September 2010

<<
>>

March
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
April
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
May
MTWTFSS
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
June
MTWTFSS
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
July
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
August
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
September
MTWTFSS
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
October
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
November
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30

</html> </div> </div>