forked from yenchiah/project-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
widgets.html
454 lines (451 loc) · 24.2 KB
/
widgets.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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
<!doctype html>
<html>
<head>
<title>Project Title</title>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
<link href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" media="screen" rel="stylesheet" type="text/css" />
<link href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/base/jquery-ui.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/frame.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/controls.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/widgets.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/custom.css" media="screen" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="js/menu.js"></script>
<script src="js/widgets.js"></script>
<script src="js/util.js"></script>
<script src="js/custom.js"></script>
<style>
.menu-widget {
color: rgb(255, 255, 255) !important;
opacity: 1 !important;
font-weight: 700 !important;
}
</style>
</head>
<body>
<div class="menu-container"></div>
<div class="content-container">
<div class="content">
<div class="content-table flex-column">
<div class="flex-row">
<div class="flex-item flex-column">
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit
vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae
sapien ut libero venenatis faucibus. Nullam quis ante.
</p>
</div>
</div>
<!-------------------------------------------------------------------------------------------->
<!--Start Dropdown Menu-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Dropdown Menu</h2>
<hr>
<p class="text">
Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica,
sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e
li plu commun vocabules. Omnicos directe al desirabilite de un nov lingua franca: On refusa continuar payar
custosi traductores. At solmen va esser.
</p>
<div class="control-group">
<div class="custom-dropdown stretch-on-mobile">
<a tabindex="0" href="javascript:void(0)"><span>Dropdown Menu (No JavaScript)</span></a>
<div>
<a href="javascript:void(0)">Item 1</a>
<a href="javascript:void(0)">Item 2</a>
<a href="javascript:void(0)">Item 3</a>
<a href="javascript:void(0)">Item 4</a>
<a href="javascript:void(0)">Item 5</a>
</div>
</div>
<div class="custom-dropdown stretch-on-mobile large">
<a tabindex="0" href="javascript:void(0)"><span>Large Dropdown Menu (No JavaScript)</span></a>
<div>
<a href="javascript:void(0)">Item 1</a>
<a href="javascript:void(0)">Item 2</a>
<a href="javascript:void(0)">Item 3</a>
<a href="javascript:void(0)">Item 4</a>
<a href="javascript:void(0)">Item 5</a>
</div>
</div>
<div class="custom-dropdown stretch-on-mobile" id="custom-dropdown">
<a tabindex="0" href="javascript:void(0)"><span>Dropdown Menu (No JavaScript)</span></a>
<div>
<a href="javascript:void(0)">Item 1</a>
<a href="javascript:void(0)">Item 2</a>
<a href="javascript:void(0)">Item 3</a>
<a href="javascript:void(0)">Item 4</a>
<a href="javascript:void(0)">Item 5</a>
</div>
</div>
<div class="custom-dropdown stretch-on-mobile large" id="custom-dropdown-large">
<a tabindex="0" href="javascript:void(0)"><span></span></a>
<div></div>
</div>
</div>
</div>
</div>
<!--End Dropdown Menu-->
<!-------------------------------------------------------------------------------------------->
<!--Start Radio Button-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Radio Button</h2>
<hr>
<p class="text">
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del
coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues.
It va esser tam simplic quam Occidental in fact, it va esser Occidental. A un Angleso it va semblar un
simplificat Angles, quam un skeptic Cambridge amico dit me.
</p>
<div class="control-group">
<div class="custom-radio custom-radio-left">
<input type="radio" name="playback-speed" value="slow" id="speed-slow">
<label for="speed-slow">Slow</label>
</div>
<div class="custom-radio custom-radio-middle">
<input type="radio" name="playback-speed" value="medium" id="speed-medium" checked>
<label for="speed-medium">Medium</label>
</div>
<div class="custom-radio custom-radio-right">
<input type="radio" name="playback-speed" value="fast" id="speed-fast">
<label for="speed-fast">Fast</label>
</div>
</div>
</div>
</div>
<!--End Radio Button-->
<!-------------------------------------------------------------------------------------------->
<!--Start Dialog Button and Box-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Dialog Button and Box</h2>
<hr>
<p class="text">
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del
coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues.
It va esser tam simplic quam Occidental in fact, it va esser Occidental. A un Angleso it va semblar un
simplificat Angles, quam un skeptic Cambridge amico dit me.
</p>
<div class="control-group">
<button id="dialog-btn-1" class="custom-button-flat"><img src="img/setting.png"><span>Dialog 1</span></button>
<button id="dialog-btn-2" class="custom-button-flat"><img src="img/setting.png"><span>Dialog 2</span></button>
<button id="dialog-btn-3" class="custom-button-flat"><img src="img/setting.png"><span>Dialog 3</span></button>
<button id="dialog-btn-4" class="custom-button-flat"><img src="img/setting.png"><span>Dialog 4</span></button>
<button id="share-btn" title="Share" class="custom-button-flat"><img src="img/share.png"><span>Share</span></button>
</div>
<div id="dialog-1" title="Dialog 1" data-role="none">
<p>No action, attached and centered to the window, full-width button.</p>
</div>
<div id="dialog-2" title="Dialog 2" data-role="none">
<p>With action, attached and centered to the window.</p>
</div>
<div id="dialog-3" title="Dialog 3" data-role="none">
<p>No action and cancel buttons, attached and centered to the content element.</p>
</div>
<div id="dialog-4" title="Dialog 4" data-role="none">
<p>With action, attached and centered to the window, reversed button positions.</p>
</div>
<div id="share-dialog" title="Share" data-role="none">
<p>Copy the following link and share it with others:</p>
<input id="share-url" class="custom-textbox" type="text" autofocus="autofocus" value="https://yenchiah.github.io/project-website-template/" readonly>
<p id="share-url-copy-prompt">The share link is copied.</p>
</div>
</div>
</div>
<!--End Dialog Button and Box-->
<!-------------------------------------------------------------------------------------------->
<!--Start Unsplash Photo Picker-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Unsplash Photo Picker</h2>
<hr>
<p class="text">
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del
coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues.
It va esser tam simplic quam Occidental in fact, it va esser Occidental. A un Angleso it va semblar un
simplificat Angles, quam un skeptic Cambridge amico dit me.
</p>
<div class="custom-survey add-top-margin add-bottom-margin" id="create-vision">
<span class="text">1. Please click on the following image to choose a photo obtained from the Unsplash application:</span>
<a id="vision-image-frame" class="painting-frame" href="javascript:void(0)" style="margin-top: 25px;">
<div class="painting-frame-item">
<img id="vision-image" class="painting-frame-image" style="max-height: 300px;" src="img/choose-image.png">
</div>
</a>
</div>
</div>
</div>
<!--End Unsplash Photo Picker-->
<!-------------------------------------------------------------------------------------------->
<!--Start Tab-->
<div class="flex-row">
<div class="flex-item flex-column full-width">
<h2>Tab</h2>
<hr>
<p class="text">
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del
coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues.
It va esser tam simplic quam Occidental in fact, it va esser Occidental. A un Angleso it va semblar un
simplificat Angles, quam un skeptic Cambridge amico dit me.
</p>
<div class="custom-tab" id="custom-tab">
<div class="custom-tab-menu center">
<a class="custom-tab-menu-item active" data-content="iframe">Iframe</a>
<a class="custom-tab-menu-item" data-content="image">Image</a>
<a class="custom-tab-menu-item" data-content="table">Table</a>
</div>
<div class="custom-tab-content" data-content="image">
<p class="text text-center graph-title">
Title for the bottom image
</p>
<img class="image no-top-margin max-width-400 center add-top-margin-small" src="img/dummay-img.png">
<p class="text text-center graph-title">
Title for the bottom image
</p>
<img class="image no-top-margin max-width-400 center add-top-margin-small" src="img/dummay-img.png">
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc.
</p>
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc.
</p>
</div>
<div class="custom-tab-content" data-content="table">
<p class="text text-center graph-title">
Title for the bottom table
</p>
<div class="custom-table-container center add-top-margin-small">
<table class="custom-table">
<thead>
<tr class="bg-color-gray">
<th>Number of</th>
<th class="text-center">Unique Users</th>
<th class="text-center">Smell Reports</th>
<th class="text-center">Interaction Events</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enthusiasts</td>
<td class="text-center">9.4%</td>
<td class="text-center">50.6%</td>
<td class="text-center">44.8%</td>
</tr>
<tr class="bg-color-light-gray">
<td>Explorers</td>
<td class="text-center">36.1%</td>
<td class="text-center">37.3%</td>
<td class="text-center">27.3%</td>
</tr>
<tr>
<td>Contributors</td>
<td class="text-center">13.0%</td>
<td class="text-center">12.1%</td>
<td class="text-center">n/a</td>
</tr>
<tr class="bg-color-light-gray">
<td>Observers</td>
<td class="text-center">41.6%</td>
<td class="text-center">n/a</td>
<td class="text-center">27.9%</td>
</tr>
</tbody>
<tfoot>
<tr>
<td>Size (N)</td>
<td class="text-center">2,237</td>
<td class="text-center">8,112</td>
<td class="text-center">79,447</td>
</tr>
</tfoot>
</table>
</div>
<p class="text text-center graph-title">
Title for the bottom table
</p>
<div class="custom-table-container center add-top-margin-small">
<table class="custom-table">
<thead>
<tr class="bg-color-gray">
<th>Number of</th>
<th class="text-center">Unique Users</th>
<th class="text-center">Smell Reports</th>
<th class="text-center">Interaction Events</th>
</tr>
</thead>
<tbody>
<tr>
<td>Enthusiasts</td>
<td class="text-center">9.4%</td>
<td class="text-center">50.6%</td>
<td class="text-center">44.8%</td>
</tr>
<tr class="bg-color-light-gray">
<td>Explorers</td>
<td class="text-center">36.1%</td>
<td class="text-center">37.3%</td>
<td class="text-center">27.3%</td>
</tr>
<tr>
<td>Contributors</td>
<td class="text-center">13.0%</td>
<td class="text-center">12.1%</td>
<td class="text-center">n/a</td>
</tr>
<tr class="bg-color-light-gray">
<td>Observers</td>
<td class="text-center">41.6%</td>
<td class="text-center">n/a</td>
<td class="text-center">27.9%</td>
</tr>
</tbody>
<tfoot>
<tr>
<td>Size (N)</td>
<td class="text-center">2,237</td>
<td class="text-center">8,112</td>
<td class="text-center">79,447</td>
</tr>
</tfoot>
</table>
</div>
</div>
<div class="custom-tab-content no-padding" data-content="iframe">
<p class="text text-center graph-title add-top-right-left-padding add-bottom-border">
Title for the bottom iframe
</p>
<iframe class="iframe-in-tab" src="http://yenchiah.me/geo-heatmap/smell.html"></iframe>
</div>
</div>
<p class="text">
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del
coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues.
It va esser tam simplic quam Occidental in fact, it va esser Occidental. A un Angleso it va semblar un
simplificat Angles, quam un skeptic Cambridge amico dit me.
</p>
</div>
</div>
<!--End Tab-->
<!-------------------------------------------------------------------------------------------->
<!--Start Legend-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Legend</h2>
<hr>
<p class="text">
Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica,
sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e
li plu commun vocabules.
</p>
<div class="custom-legend noselect" style="width: 210px">
<h3 class="legend-title">Fruits (No JavaScript)</h3>
<div class="legend-scale">
<ul class="legend-labels">
<li><span style="background:#b05ed6;"></span>Apple</li>
<li><span style="background:#dae65f;"></span>Banana</li>
<li><span style="background:#6aeec1;"></span>Mango</li>
<li><span style="background:#ec8a27;"></span>Watermelon</li>
</ul>
<div class="legend-source">Source: <a target="_blank" href="https://github.com/yenchiah/project-website-template">GitHub</a></div>
</div>
</div>
<div class="custom-legend noselect" style="width: 210px" id="custom-legend">
<h3 class="legend-title">Fruits (Collapsible)</h3>
<div class="legend-scale">
<ul class="legend-labels">
<li><span style="background:#b05ed6;"></span>Apple</li>
<li><span style="background:#dae65f;"></span>Banana</li>
<li><span style="background:#6aeec1;"></span>Mango</li>
<li><span style="background:#ec8a27;"></span>Watermelon</li>
</ul>
<div class="legend-source">Source: <a target="_blank" href="https://github.com/yenchiah/project-website-template">GitHub</a></div>
</div>
</div>
<p class="text">
Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica,
sport etc, litot Europa usa li sam vocabular. Li lingues differe solmen in li grammatica, li pronunciation e
li plu commun vocabules.
</p>
</div>
</div>
<!--End Legend-->
<!-------------------------------------------------------------------------------------------->
<!--Start Gallery-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Gallery Generated Using JavaScript</h2>
<hr>
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit
vel, luctus pulvinar, hendrerit id, lorem.
</p>
</div>
</div>
<div class="gallery add-top-margin-small add-bottom-margin-small" id="gallery"></div>
<div class="flex-row">
<div class="flex-item flex-column">
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit
vel, luctus pulvinar, hendrerit id, lorem.
</p>
</div>
</div>
<!--End Gallery-->
<!-------------------------------------------------------------------------------------------->
<!--Start Masonry-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2>Masonry Generated Using JavaScript</h2>
<hr>
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit
vel, luctus pulvinar, hendrerit id, lorem.
</p>
</div>
</div>
<div class="masonry add-top-margin-small add-bottom-margin-small" id="masonry"></div>
<div class="flex-row">
<div class="flex-item flex-column">
<p class="text">
Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel
augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget
condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit
vel, luctus pulvinar, hendrerit id, lorem.
</p>
</div>
</div>
<!--End Masonry-->
<!-------------------------------------------------------------------------------------------->
<!--Start Credits-->
<div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<p class="text text-small text-italic add-top-margin-large">
Credits: <span class="highlight-text">Organization One</span>: Author One and Author Two / <span class="highlight-text">Organization Two</span>: Author Three and Author Four
</p>
</div>
</div>
<!--End Credits-->
<!-------------------------------------------------------------------------------------------->
</div>
</div>
</div>
</body>
</html>