-
Notifications
You must be signed in to change notification settings - Fork 4
/
timeline1.0.html
165 lines (154 loc) · 16.2 KB
/
timeline1.0.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>横轴时间轴</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/jquery.jqtimeline.css">
<body>
<div class="longDemo demo">
<h2 style="font: 24px Microsoft Yahei; text-align: center;">Schedule</h2>
<div id="longTimeLine"></div>
<div class="gt-timeline" style="width:633px">
<div class="main_line" style="width:603px"></div>
<div class="horizontal-line leftend" style="left:14px"><div class="year">2017</div>
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='1'" id="Jan1" onmouseover="document.getElementById('M171').style.display='block';" onmouseout="document.getElementById('M171').style.display='none';">Jan</a>
<div id="alert" class="Mon">
<form>
I would complete my task before <input type="text" id="year1" size ="3" value="2017"/>
.<input type="text" id="month" size="3">
.<input type="text" id="day" size="3"> !
</br>
<ul>
<li><span style="left:40%">my task</span>
</br>
<textarea style="height:150px;width:200px" rows="2" id="task" ></textarea>
</li>
</ul>
</br>
<input type="button" class="save" value="save" onclick="save">
<input type="button" class="close" value="close" onclick="document.getElementById('alert').style.display='none';document.getElementById('fade').style.display='none'">
</form>
<div id="fade" class="hide">
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:37px" >
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='2';" onmouseover="document.getElementById('M172').style.display='block';" onmouseout="document.getElementById('M172').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:64px">
<div class="month"><a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='3';" onmouseover="document.getElementById('M173').style.display='block';" onmouseout="document.getElementById('M173').style.display='none';">March</a></div>
</div>
<div class="horizontal-line month-line odd-month" style="left:89px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='4';" onmouseover="document.getElementById('M174').style.display='block';" onmouseout="document.getElementById('M174').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:114px">
<div class="month"> <a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='5';" onmouseover="document.getElementById('M175').style.display='block';" onmouseout="document.getElementById('M175').style.display='none';">May</a></div>
</div>
<div class="horizontal-line month-line odd-month" style="left:139px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='6';" onmouseover="document.getElementById('M176').style.display='block';" onmouseout="document.getElementById('M176').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:164px">
<div class="month"> <a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='7';" onmouseover="document.getElementById('M177').style.display='block';" onmouseout="document.getElementById('M177').style.display='none';">July</a></div>
</div>
<div class="horizontal-line month-line odd-month" style="left:189px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='8';" onmouseover="document.getElementById('M178').style.display='block';" onmouseout="document.getElementById('M178').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:214px">
<div class="month"> <a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='9';" onmouseover="document.getElementById('M179').style.display='block';" onmouseout="document.getElementById('M179').style.display='none';">Sept.</a></div>
</div>
<div class="horizontal-line month-line odd-month" style="left:239px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='10';" onmouseover="document.getElementById('M1710').style.display='block';" onmouseout="document.getElementById('M1710').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:264px"><div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='11';" onmouseover="document.getElementById('M1711').style.display='block';" onmouseout="document.getElementById('M1711').style.display='none';">Nov.</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:289px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='12';" onmouseover="document.getElementById('M1712').style.display='block';" onmouseout="document.getElementById('M1712').style.display='none';">I</a>
</div>
<div class="horizontal-line leftend" style="left:314px"><div class="year">2018</div>
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='1';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M181').style.display='block';" onmouseout="document.getElementById('M181').style.display='none';">Jan</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:339px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='2';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M182').style.display='block';" onmouseout="document.getElementById('M182').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:364px">
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='3';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M183').style.display='block';" onmouseout="document.getElementById('M183').style.display='none';" >March</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:389px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='4';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M184').style.display='block';" onmouseout="document.getElementById('M184').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:414px">
<div class="month"> <a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='5';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M185').style.display='block';" onmouseout="document.getElementById('M185').style.display='none';" >May</a></div>
</div>
<div class="horizontal-line month-line odd-month" style="left:439px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='6';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M186').style.display='block';" onmouseout="document.getElementById('M186').style.display='none';" >I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:464px">
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='7';document.getElementById('month').value='1';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M187').style.display='block';" onmouseout="document.getElementById('M187').style.display='none';" >July</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:489px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='8';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M188').style.display='block';" onmouseout="document.getElementById('M188').style.display='none';" >I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:514px">
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='9';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M189').style.display='block';" onmouseout="document.getElementById('M189').style.display='none';" >Sept.</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:539px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='10';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M1810').style.display='block';" onmouseout="document.getElementById('M1810').style.display='none';">I</a>
</div>
<div class="horizontal-line month-line even-month" style="left:564px">
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='11';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M1811').style.display='block';" onmouseout="document.getElementById('M1811').style.display='none';">Nov.</a>
</div>
</div>
<div class="horizontal-line month-line odd-month" style="left:589px">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='12';document.getElementById('year1').value='2018';" onmouseover="document.getElementById('M1812').style.display='block';" onmouseout="document.getElementById('M1812').style.display='none';">I</a>
</div>
<div class="horizontal-line leftend" style="left:614px">
<div class="year">2019</div>
<div class="month">
<a href="javascript:void(0)" onclick="document.getElementById('alert').style.display='block';document.getElementById('fade').style.display='block';document.getElementById('month').value='1';document.getElementById('month').value='1';document.getElementById('year1').value='2019';" onmouseover="document.getElementById('M191').style.display='block';" onmouseout="document.getElementById('M191').style.display='none';">Jan</a>
</div>
</div>
</div>
<div id="M171" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M172" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M173" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M174" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M175" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M176" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M177" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M178" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M179" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1710" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1711" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1712" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M181" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M182" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M183" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M184" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M185" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M186" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M187" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M188" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M189" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1810" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1811" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M1812" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
<div id="M191" ><input type="text" value="1234" style="width:35px; height:80px;"></div>
</div>
<div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';">
</div>
</body>
</html>