-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
874 lines (835 loc) · 44.9 KB
/
index.html
File metadata and controls
874 lines (835 loc) · 44.9 KB
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
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Good2Eat.org template</title>
<!-- Bootstrap -->
<!--<link href="./index_files/plugins.css" rel="stylesheet">-->
<!--main css file-->
<!--<link href="./index_files/style.css" rel="stylesheet">-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<style>
body {
background-color: #e7e4cc;
}
.price {
float: right;
}
.menu-content {
border-top: 1px dashed #999;
padding-top: .5rem;
}
.menu-content a {
color: #1b1e21;
}
/*.menu-content p {*/
/*white-space: nowrap;*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*padding-left: 6px;*/
/*}*/
.menu-content p {
display: block;
display: -webkit-box;
max-width: 100%;
height: 49px;
margin: 0 auto;
font-size: 1rem;
line-height: 1;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
padding-left: 6px;
}
.menu-box {
margin-bottom: 6px;
}
.menu-items {
margin-top: 1.5rem;
}
/*.filter-group {*/
/*margin-bottom: 1rem;*/
/*}*/
.filter-group .btn-group {
/*margin-right: 1rem;*/
margin-bottom: .5rem;
border: 1px solid #dae0e5;
border-radius: 3px;
}
/*.filter-group h6,*/
/*.filter-group div {*/
/*display: flex*/
/*}*/
.sub-filter {
display: inline-block;
margin-left: 24px;
}
.menu-item {
margin-bottom: 12px;
}
.price:before {
font-family: FontAwesome;
content: "\f155";
}
</style>
<!--<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">-->
<script src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<main class="container items">
<header>
<h1>Lotus & Cleaver</h1>
<!-- <p> -->
<address>
<!-- <a href="tel:1-305-934-4649" itemprop="telephone">1-305-934-4649</a> -->
<div>143 NW 23rd Street, Miami</div>
</address>
<!-- </p> -->
</header>
<!-- <nav>
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link active" href="#">Menu</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Reviews</a>
</li> -->
<!--<li class="nav-item">-->
<!--<a class="nav-link disabled" href="#">Disabled</a>-->
<!--</li>-->
<!-- </ul>
</nav> -->
<section class="menu-filter-list">
<!--<h3>-->
<!--<a class="btn btn-primary" data-toggle="collapse" href="#collapseAllergens" role="button" aria-expanded="false" aria-controls="collapseAllergens">-->
<!--Allergens-->
<!--</a>-->
<!--</h3>-->
<!--<div class="filter-group text-right collapse" id="collapseAllergens">-->
<div class="filter-group text-right">
<h5 class="w-100" data-toggle="collapse" data-target="#collapseAllergens" aria-expanded="false" aria-controls="collapseAllergens">Allergens
<i class="fas fa-chevron-down"></i>
</h5>
<div class="collapse" id="collapseAllergens">
<!--<div>-->
<!--<h6>Dairy</h6>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="dairy">
<!--<h6>Dairy</h6>-->
<!--<label for="headerDairy" class="btn btn-sm btn-outline-dark">-->
<!--<!–<input type="radio" name="options" id="headerDairy" autocomplete="off">–>-->
<!--Dairy-->
<!--</label>-->
<label for="allowDairy" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowDairy" autocomplete="off" checked>Any
</label>
<!--<label for="Dairy" class="btn btn-sm btn-outline-success" data-filter=".dairy" >-->
<!--<input type="radio" name="options" id="Dairy" autocomplete="off"> Dairy-->
<!--</label>-->
<label for="noDairy" class="btn btn-sm btn-outline-danger " data-filter=":not(.dairy)">
<input type="radio" name="options" id="noDairy" autocomplete="off">No Dairy
</label>
</div>
<!--</div>-->
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-dairy">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".dairy">Dairy</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.dairy)">No Dairy</button>-->
<!--</div>-->
<!--<div>-->
<!--<h6>Eggs</h6>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="eggs">
<label for="allowEggs" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowEggs" autocomplete="off" checked>Any
</label>
<!--<label for="Eggs" class="btn btn-sm btn-outline-success" data-filter=".eggs" >-->
<!--<input type="radio" name="options" id="Eggs" autocomplete="off"> Eggs-->
<!--</label>-->
<label for="noEggs" class="btn btn-sm btn-outline-danger" data-filter=":not(.eggs)">
<input type="radio" name="options" id="noEggs" autocomplete="off">No Eggs
</label>
</div>
<!--</div>-->
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-eggs">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".eggs">Eggs</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.eggs)">No Eggs</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="peanuts">
<label for="allowPeanuts" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowPeanuts" autocomplete="off" checked> Any
</label>
<!--<label for="Peanuts" class="btn btn-sm btn-outline-success" data-filter=".peanuts" >-->
<!--<input type="radio" name="options" id="Peanuts" autocomplete="off"> Peanuts-->
<!--</label>-->
<label for="noPeanuts" class="btn btn-sm btn-outline-danger" data-filter=":not(.peanuts)">
<input type="radio" name="options" id="noPeanuts" autocomplete="off"> No Peanuts
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-eggs">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".peanuts">Peanuts</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.peanuts)">No Peanuts</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="fish">
<label for="allowFish" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowFish" autocomplete="off" checked> Any
</label>
<!--<label for="Fish" class="btn btn-sm btn-outline-success" data-filter=".fish" >-->
<!--<input type="radio" name="options" id="Fish" autocomplete="off"> Fish-->
<!--</label>-->
<label for="noFish" class="btn btn-sm btn-outline-danger" data-filter=":not(.fish)">
<input type="radio" name="options" id="noFish" autocomplete="off"> No Fish
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-fish">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".fish">Fish</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.fish)">No Fish</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="shellfish">
<label for="allowShellfish" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowShellfish" autocomplete="off" checked> Any
</label>
<!--<label for="Shellfish" class="btn btn-sm btn-outline-success" data-filter=".shellfish" >-->
<!--<input type="radio" name="options" id="Shellfish" autocomplete="off"> Shellfish-->
<!--</label>-->
<label for="noShellfish" class="btn btn-sm btn-outline-danger" data-filter=":not(.shellfish)">
<input type="radio" name="options" id="noShellfish" autocomplete="off"> No Shellfish
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-shellfish">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".shellfish">Shellfish</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.shellfish)">No Shellfish</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="treeNuts">
<label for="allowTreeNuts" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowTreeNuts" autocomplete="off" checked> Any
</label>
<!--<label for="treeNuts" class="btn btn-sm btn-outline-success" data-filter=".treenuts" >-->
<!--<input type="radio" name="options" id="treeNuts" autocomplete="off"> Tree Nuts-->
<!--</label>-->
<label for="noTreeNuts" class="btn btn-sm btn-outline-danger" data-filter=":not(.treenuts)">
<input type="radio" name="options" id="noTreeNuts" autocomplete="off"> No Tree Nuts
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-tree_nuts">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".tree_nuts">Tree Nuts</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.tree_nuts)">No Tree Nuts</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="wheat">
<label for="allowWheat" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowWheat" autocomplete="off" checked> Any
</label>
<!--<label for="wheat" class="btn btn-sm btn-outline-success" data-filter=".wheat" >-->
<!--<input type="radio" name="options" id="wheat" autocomplete="off"> Wheat-->
<!--</label>-->
<label for="noWheat" class="btn btn-sm btn-outline-danger" data-filter=":not(.wheat)">
<input type="radio" name="options" id="noWheat" autocomplete="off"> No Wheat
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-wheat">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".wheat">Wheat</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.wheat)">No Wheat</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="soy">
<label for="allowSoy" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowSoy" autocomplete="off" checked> Any
</label>
<!--<label for="soy" class="btn btn-sm btn-outline-success" data-filter=".soy" >-->
<!--<input type="radio" name="options" id="soy" autocomplete="off"> Soy-->
<!--</label>-->
<label for="noSoy" class="btn btn-sm btn-outline-danger" data-filter=":not(.soy)">
<input type="radio" name="options" id="noSoy" autocomplete="off"> No Soy
</label>
</div>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="allergy-soy">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">any</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".soy">Soy</button>-->
<!--<button type="button" class="btn btn-light" data-filter=":not(.soy)">No Soy</button>-->
<!--</div>-->
<!--Less Common Allergies-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="gluten">
<label for="allowGluten" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowGluten" autocomplete="off" checked> Any
</label>
<!--<label for="gluten" class="btn btn-sm btn-outline-success" data-filter=".gluten" >-->
<!--<input type="radio" name="options" id="gluten" autocomplete="off"> Gluten-->
<!--</label>-->
<label for="noGluten" class="btn btn-sm btn-outline-danger" data-filter=":not(.gluten)">
<input type="radio" name="options" id="noGluten" autocomplete="off"> Gluten Free
</label>
</div>
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="sesame">
<label for="allowSesame" class="btn btn-sm btn-outline-success active" data-filter="*">
<input type="radio" name="options" id="allowSesame" autocomplete="off" checked> Any
</label>
<!--<label for="sesame" class="btn btn-sm btn-outline-success" data-filter=".sesame" >-->
<!--<input type="radio" name="options" id="sesame" autocomplete="off"> Sesame-->
<!--</label>-->
<label for="noSesame" class="btn btn-sm btn-outline-danger" data-filter=":not(.sesame)">
<input type="radio" name="options" id="noSesame" autocomplete="off"> No Sesame
</label>
</div>
<!--<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="sulphites">-->
<!--<label for="allowSulphites" class="btn btn-sm btn-outline-success active" data-filter="*">-->
<!--<input type="radio" name="options" id="allowSulphites" autocomplete="off" checked> Any-->
<!--</label>-->
<!--<!–<label for="sulphites" class="btn btn-sm btn-outline-success" data-filter=".sulphites" >–>-->
<!--<!–<input type="radio" name="options" id="sulphites" autocomplete="off"> Sulphites–>-->
<!--<!–</label>–>-->
<!--<label for="noSulphites" class="btn btn-sm btn-outline-danger" data-filter=":not(.sulphites)">-->
<!--<input type="radio" name="options" id="noSulphites" autocomplete="off"> No Sulphites-->
<!--</label>-->
<!--</div>-->
</div>
</div>
<div class="filter-group">
<h3>Menus</h3>
<!--<div type="button" class="btn btn-group" data-filter-group="meal">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">All</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".starters">Starters</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".breakfast">Breakfast</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".brunch">brunch</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".lunch">Lunch</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".dinner">Dinner</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".drink">Drink</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".wine">Wine List</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".kids">Kids</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons" data-filter-group="meal">
<label for="all" class="btn btn-sm btn-light active" data-filter="*">
<input type="radio" name="options" id="all" autocomplete="off" checked> All
</label>
<label for="starters" class="btn btn-sm btn-light" data-filter=".starters">
<input type="radio" name="options" id="starters" autocomplete="off"> Starters
</label>
<label for="breakfast" class="btn btn-sm btn-light" data-filter=".breakfast">
<input type="radio" name="options" id="breakfast" autocomplete="off">Breakfast
</label>
<label for="brunch" class="btn btn-sm btn-light" data-filter=".brunch">
<input type="radio" name="options" id="brunch" autocomplete="off">Brunch
</label>
<label for="lunch" class="btn btn-sm btn-light" data-filter=".lunch">
<input type="radio" name="options" id="lunch" autocomplete="off">Lunch
</label>
<label for="dinner" class="btn btn-sm btn-light" data-filter=".dinner">
<input type="radio" name="options" id="dinner" autocomplete="off">Dinner
</label>
<label for="drink" class="btn btn-sm btn-light" data-filter=".drink">
<input type="radio" name="options" id="drink" autocomplete="off">Beverages
</label>
<label for="wineList" class="btn btn-sm btn-light" data-filter=".wineList">
<input type="radio" name="options" id="wineList" autocomplete="off">Wine List
</label>
<label for="kids" class="btn btn-sm btn-light" data-filter=".kids">
<input type="radio" name="options" id="kids" autocomplete="off">Kids
</label>
</div>
</div>
<div class="filter-group sub-filter">
<h5>Food Types</h5>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="types">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">All</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".vegan">vegan</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".vegetarian">Vegetarian</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".seafood">Seafood</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".poultry">Poultry</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".pork">Pork</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".beef">Beef</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons">
<label for="allFoodTypes" class="btn btn-sm btn-light active" data-filter="*">
<input type="radio" name="options" id="allFoodTypes" autocomplete="off" checked> All
</label>
<label for="vegan" class="btn btn-sm btn-light" data-filter=".vegan">
<input type="radio" name="options" id="vegan" autocomplete="off">Vegan
</label>
<label for="vegetarian" class="btn btn-sm btn-light" data-filter=".vegetarian">
<input type="radio" name="options" id="vegetarian" autocomplete="off">Vegetarian
</label>
<label for="seafood" class="btn btn-sm btn-light" data-filter=".seafood">
<input type="radio" name="options" id="seafood" autocomplete="off">Seafood
</label>
<label for="poultry" class="btn btn-sm btn-light" data-filter=".poultry">
<input type="radio" name="options" id="poultry" autocomplete="off">Poultry
</label>
<label for="pork" class="btn btn-sm btn-light" data-filter=".pork">
<input type="radio" name="options" id="pork" autocomplete="off">Pork
</label>
<label for="beef" class="btn btn-sm btn-light" data-filter=".beef">
<input type="radio" name="options" id="beef" autocomplete="off">Beef
</label>
</div>
</div>
<div class="filter-group sub-filter">
<h5>Flavors</h5>
<!--<div type="button" class="btn btn-group js-radio-button-group" data-filter-group="types">-->
<!--<button type="button" class="btn btn-light is-checked" data-filter="*">All</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".bitter">Bitter</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".sweet">Sweet</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".sour">Sour</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".salty">Salty</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".spicy">Spicy</button>-->
<!--<button type="button" class="btn btn-light" data-filter=".savory">Savory (Umami)</button>-->
<!--</div>-->
<div class="btn-group btn-group-toggle" data-toggle="buttons">
<label for="allFlavors" class="btn btn-sm btn-light active" data-filter="*">
<input type="radio" name="options" id="allFlavors" autocomplete="off" checked> All
</label>
<label for="bitter" class="btn btn-sm btn-light" data-filter=".bitter">
<input type="radio" name="options" id="bitter" autocomplete="off">Bitter
</label>
<label for="sweet" class="btn btn-sm btn-light" data-filter=".sweet">
<input type="radio" name="options" id="sweet" autocomplete="off">Sweet
</label>
<label for="sour" class="btn btn-sm btn-light" data-filter=".sour">
<input type="radio" name="options" id="sour" autocomplete="off">Sour
</label>
<label for="salty" class="btn btn-sm btn-light" data-filter=".salty">
<input type="radio" name="options" id="salty" autocomplete="off">Salty
</label>
<label for="spicy" class="btn btn-sm btn-light" data-filter=".spicy">
<input type="radio" name="options" id="spicy" autocomplete="off">Spicy
</label>
<label for="savory" class="btn btn-sm btn-light" data-filter=".savory">
<input type="radio" name="options" id="savory" autocomplete="off">Savory (Umami)
</label>
</div>
</div>
<!--<ul class="menu-filter-list list-inline margin-b-40 text-center">-->
<!--<input class="is-checked" data-filter="*">All</input>-->
<!--</ul>-->
<!--<ul class="menu-filter-list list-inline margin-b-40 text-center">-->
<!--<ul class="list-inline margin-b-40 text-center">-->
<!--<li class="is-checked" data-filter="*">All</li>-->
<!--<li data-filter=".start">start</li>-->
<!--<li data-filter=".breakfast">Breakfast</li>-->
<!--<li data-filter=".lunch">Lunch</li>-->
<!--<li data-filter=".dinner">Dinner</li>-->
<!--<li data-filter=".drinks">Drink</li>-->
<!--</ul>-->
</section>
<section class="row menu-items" style="position: relative; height: 642px;">
<div class=" start breakfast col-md-4 margin-b-30 menu-item dairy spicy"
style="position: absolute; left: 0px; top: 0px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Chili-garlic Hawker Style Chicken Wings</a><span class="price">9</span></h6>
<p>
<span class="icons">
<i class="fas fa-fire"></i>
<i>gf</i>
<i class="fas fa-heart"></i>
<i class="fas fa-star"></i>
<span class="fa-layers fa-fw">
<i class="fas fa-certificate"></i>
<span class="fa-layers-text fa-inverse" data-fa-transform="shrink-11.5 rotate--30"
style="font-weight:900">NEW</span>
</span>
<span class="fa-layers fa-fw">
<i class="fas fa-leaf"></i>
<!--<span class="fa-layers-text fa-inverse" data-fa-transform="shrink-6 rotate--0" style="font-weight:900; color:Tomato">V</span>-->
<span class="fa-layers-text fa-inverse" data-fa-transform="shrink-6 rotate--0"
style="font-weight:900">V</span>
</span>
<span class="fa-layers fa-fw">
<i class="fas fa-leaf"></i>
<span class="fa-layers-counter" style="background:Tomato">v</span>
</span>
</span>
<span class="menu-description text-truncate">milk, chicken</span>
</p>
</div>
</div>
</div><!--end col-->
<div class=" start col-md-4 margin-b-30 menu-item sweet pork"
style="position: absolute; left: 380px; top: 0px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Honey Glazed Char Siu BBQ Pork Ribs
</a> <span class="price">13</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" start col-md-4 margin-b-30 menu-item spicy" style="position: absolute; left: 760px; top: 0px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<div>
<i class="fas fa-fire"></i>
</div>
<h6><a href="">Numbing Sichuan Chicharron</a> <span class="price">12</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" start breakfast col-md-4 margin-b-30 menu-item poultry sweet"
style="position: absolute; left: 0px; top: 107px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Peking Duck Buns</a> <span class="price">8</span></h6>
<p>2 buns filled with duck, scallions, cucumbers, sweet bean paste</p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item poultry" style="position: absolute; left: 380px; top: 107px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Foie Gras Duck Buns</a> <span class="price">17</span></h6>
<p>2 classic peking duck buns + seared foie gras</p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item poultry sweet"
style="position: absolute; left: 760px; top: 107px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">The Peking Duck Special</a> <span class="price">55</span></h6>
<span class="additions">add seared foie gras +18</span>
<p>steamed buns, scallions, sweet apple bean paste, dipping cane sugar
</p>
</div>
</div>
</div><!--end col-->
<div class=" dinner breakfast col-md-4 margin-b-30 menu-item eggs pork wheat gluten"
style="position: absolute; left: 0px; top: 214px;">
<div class="menu-box clearfix">
<div class="menu-content">
<h6><a href="">Ho Fun Noodles with Smoked Pork Belly + Poached Egg
</a> <span class="price">13</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" start dinner breakfast col-md-4 margin-b-30 menu-item vegetarian"
style="position: absolute; left: 380px; top: 214px;">
<div class="menu-box clearfix vegetarian">
<div class="menu-content">
<div><i class="fas fa-leaf"></i></div>
<h6><a href="">Stir-Fried Vegetarian Pearl Noodles
</a> <span class="price">11</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" start breakfast col-md-4 margin-b-30 menu-item poultry sesame"
style="position: absolute; left: 760px; top: 214px;">
<div class="menu-box clearfix">
<div class="menu-content">
<h6><a href="">Sesame Crusted Sweet + Sour Chicken
</a> <span class="price">12</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" dinner col-md-4 margin-b-30 menu-item seafood salty"
style="position: absolute; left: 0px; top: 321px;">
<div class="menu-box clearfix shellfish">
<div class="menu-content">
<h6><a href="">Salt + Pepper Lime Leaf Shrimp
</a> <span class="price">14</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch breakfast col-md-4 margin-b-30 menu-item eggs"
style="position: absolute; left: 380px; top: 321px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Scallion + Egg Fried Rice
</a> <span class="price">8.5</span></h6>
<span class="additions">add shrimp +5, chicken +3.5, bbq pork +3.5
</span>
<p>Rice fried with eggs and scallions
</p>
</div>
</div>
</div><!--end col-->
<div class=" breakfast col-md-4 margin-b-30 menu-item vegetarian vegan"
style="position: absolute; left: 760px; top: 321px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<div><i class="fas fa-leaf"></i></div>
<h6><a href="">Cucumber Ribbon Salad
</a> <span class="price">8</span></h6>
<p>chrysanthemum greens, cilantro, tofu, soy vinaigrette
</p>
</div>
</div>
</div><!--end col-->
<div class=" start dinner col-md-4 margin-b-30 menu-item vegetarian vegan peanuts"
style="position: absolute; left: 0px; top: 428px;">
<div class="menu-box clearfix peanut">
<div class="menu-content">
<div><i class="fas fa-leaf"></i></div>
<h6><a href="">Singapore Salad
</a> <span class="price">10</span></h6>
<p>shredded veggies, basil, peanuts, crispy taro, plum dressing
</p>
</div>
</div>
</div><!--end col-->
<div class=" start col-md-4 margin-b-30 menu-item vegetarian vegan"
style="position: absolute; left: 380px; top: 428px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Stir-Fried Market Greens
</a> <span class="price">6</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" start dinner col-md-4 margin-b-30 menu-item vegetarian vegan"
style="position: absolute; left: 760px; top: 428px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<div><i class="fas fa-leaf"></i></div>
<h6><a href="">Homemade Chinese Pickles
</a> <span class="price">2.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item vegetarian vegan"
style="position: absolute; left: 0px; top: 535px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<div>
<i class="fas fa-leaf"></i>
<i>gf</i>
<!--<span class="fa-stack">-->
<!--<!–<i class="fa fa-stack-1x">g</i>–>-->
<!--<i>g</i>-->
<!--<i class="fa fa-ban fa-stack-1x text-danger"></i>-->
<!--</span>-->
</div>
<h6><a href="">Jasmine Rice
</a> <span class="price">1.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch dinner col-md-4 margin-b-30 menu-item drink"
style="position: absolute; left: 380px; top: 535px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Chrysanthemum Tea
</a> <span class="price">1.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item sweet drink"
style="position: absolute; left: 760px; top: 535px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Lemon Honey Iced Tea
</a> <span class="price">1.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item drink" style="position: absolute; left: 760px; top: 535px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Lychee/Blackcurrant/Mango Juice
</a> <span class="price">1.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
<div class=" lunch col-md-4 margin-b-30 menu-item drink" style="position: absolute; left: 760px; top: 535px;">
<div class="menu-box clearfix ">
<div class="menu-content">
<h6><a href="">Apple Sidra
</a> <span class="price">1.5</span></h6>
<p></p>
</div>
</div>
</div><!--end col-->
</section>
</main>
<div class="space-50"></div>
<!--back to top-->
<a href="" class="scrollToTop" style="display: none;"><i class="ion-android-arrow-up"></i></a>
<!--back to top end-->
<!-- jQuery plugins-->
<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js"
integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js"
integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js"
integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn"
crossorigin="anonymous"></script>
<!--<script src="./index_files/isotope.pkgd.min.js" type="text/javascript"></script>-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.5/isotope.pkgd.js" type="text/javascript"></script>
<!--<script src="./index_files/plugins.js"></script>-->
<!--<script src="./index_files/template-custom.js" type="text/javascript"></script>-->
<!--<script src="./index_files/imagesloaded.pkgd.min.js" type="text/javascript"></script>-->
<script>
$(document).ready(function () {
// if ($('.menu-items').length) {
// var $galleryFilter = $('.menu-items').isotope({
// itemSelector: '.menu-item',
// masonry: {
// columnWidth: '.menu-item'
// }
// });
//
// var filters = {};
//
// $('.menu-filter-list').on('click', 'li', function () {
// // var filterValue = $(this).attr('data-filter');
//
// filters[ filterGroup ] = $this.attr('data-filter');
//
// filterValue = concatValues( menu-filter-list );
//
// function concatValues( obj ) {
// var value = '';
// for ( var prop in obj ) {
// value += obj[ prop ];
// }
// return value;
// }
// $('.menu-filter-list').find('.is-checked').removeClass('is-checked');
// $(this).addClass('is-checked');
// $galleryFilter.isotope({filter: filterValue});
//
//
// });
//
// $galleryFilter.imagesLoaded().progress(function () {
// $galleryFilter.isotope('layout');
// });
//
//
// }
// $('#options').on( 'change', function( event ) {
// var checkbox = event.target;
// var $checkbox = $( checkbox );
// var group = $checkbox.parents('.option-set').attr('data-group');
// // create array for filter group, if not there yet
// var filterGroup = filters[ group ];
// if ( !filterGroup ) {
// filterGroup = filters[ group ] = [];
// }
// // add/remove filter
// if ( checkbox.checked ) {
// // add filter
// filterGroup.push( checkbox.value );
// } else {
// // remove filter
// var index = filterGroup.indexOf( checkbox.value );
// filterGroup.splice( index, 1 );
// }
//
// var comboFilter = getComboFilter();
// $container.isotope({ filter: comboFilter });
// // $filterDisplay.text( comboFilter );
// });
{
var $items = $('.menu-items').isotope({
itemSelector: '.menu-item'
});
var filters = {};
$('.menu-filter-list').on('click', '.btn', function () {
var $this = $(this);
// get group key
var $buttonGroup = $this.parents('.btn-group');
var filterGroup = $buttonGroup.attr('data-filter-group');
// set filter for group
filters[filterGroup] = $this.attr('data-filter');
// // add/remove filter
// if ( $this.checked ) {
// // add filter
// filterGroup.push( $this.value );
// } else {
// // remove filter
// var index = filterGroup.indexOf( $this.value );
// filterGroup.splice( index, 1 );
// }
// var comboFilter = getComboFilter();
// combine filters
var filterValue = concatValues(filters);
// set filter for Isotope
$items.isotope({filter: filterValue});
});
// function getComboFilter() {
// var combo = [];
// for ( var prop in filters ) {
// var group = filters[ prop ];
// if ( !group.length ) {
// // no filters in group, carry on
// continue;
// }
// // add first group
// if ( !combo.length ) {
// combo = group.slice(0);
// continue;
// }
// // add additional groups
// var nextCombo = [];
// // split group into combo: [ A, B ] & [ 1, 2 ] => [ A1, A2, B1, B2 ]
// for ( var i=0; i < combo.length; i++ ) {
// for ( var j=0; j < group.length; j++ ) {
// var item = combo[i] + group[j];
// nextCombo.push( item );
// }
// }
// combo = nextCombo;
// }
// var comboFilter = combo.join(', ');
// return comboFilter;
// }
// change is-checked class on buttons
$('.button-group').each(function (i, buttonGroup) {
var $buttonGroup = $(buttonGroup);
$buttonGroup.on('click', 'button', function () {
$buttonGroup.find('.is-checked').removeClass('is-checked');
$(this).addClass('is-checked');
});
// add/remove filter
// if ( checkbox.checked ) {
// // add filter
// filterGroup.push( checkbox.value );
// } else {
// // remove filter
// var index = filterGroup.indexOf( checkbox.value );
// filterGroup.splice( index, 1 );
// }
// $buttonGroup.on( 'click', 'checkbox', function() {
// $buttonGroup.find('.is-checked').removeClass('is-checked');
// $( this ).addClass('is-checked');
// });
});
// flatten object by concatenating values
function concatValues(obj) {
var value = '';
for (var prop in obj) {
value += obj[prop];
}
return value;
}
}
});
</script>
</body>
</html>