-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu.html
216 lines (191 loc) · 6.52 KB
/
menu.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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Los Pollos Hermanos</title>
<link href="CSS/bootstrap.css" type="text/css" rel="stylesheet">
<link href="CSS/bootstrap-theme.min.css" type="text/css" rel="stylesheet">
<link href="CSS/flickity.min.css" type="text/css" rel="stylesheet" media="screen">
<link href="CSS/core.css" type="text/css" rel="stylesheet">
<link href="CSS/jquery.fancybox-1.3.4.css" type="text/css" rel="stylesheet">
<link href="CSS/featherlight.min.css" type="text/css" rel="stylesheet">
<link href="CSS/LPHstyle.css" type="text/css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<!--<span class="sr-only">Toggle navigation</span>-->
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="menu.html">MENU</a></li>
<li><a href="#">LOCATION</a></li>
<li><a class="brand" href="index.html"></a></li>
<li><a href="#">ORDER</a></li>
<li><a href="#">FEEDBACK</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div>
</nav>
<div class="hank">
<center><img src="IMG/DEA.png" height="160" width="180"></center>
<center><button class="info">EVENT INFO</button></center>
</div>
<div class="menu container-fluid" id="chicken">
<div class="image col-xs-12 col-md-6 col-md-push-6"></div>
<div class="price col-xs-12 col-md-6 col-md-pull-6">
<a href="#fl1" data-featherlight class="adovada"><h3>LOS CHICKEN<img src="IMG/info.png" width="18px" height="18"></h3>
</a>
<ul>
<li><h4>Pollo Adovada</h4><p>4.99</p></li><br>
<div id="fl1" class="lightbox">
<h1>Pollo Adovada*</h1>
<table class="chart" width="80%" border="1">
<tr>
<th scope="row">Calories</th>
<td>1290</td>
</tr>
<tr>
<th scope="row">Total Fat (g)</th>
<td>367</td>
</tr>
<tr>
<th scope="row">Saturated Fat (g):</th>
<td>18.9g</td>
</tr>
<tr>
<th scope="row">Carbohydrates (g): </th>
<td>S. 76.5g</td>
</tr>
<tr>
<th scope="row">Sugars (g):</th>
<td>6.78g</td>
</tr>
<tr>
<th scope="row">Protein (g): </th>
<td>48.9g</td>
</tr>
<tr>
<th scope="row">Calcium (%): </th>
<td>61.2%</td>
</tr>
<tr>
<th scope="row">Iron (%):</th>
<td>57.1%</td>
</tr>
</table>
<p>*Percent Daily Values are base on a 2,000 calorie diet. Your Daily Values may be higher or lower depending on your calorie needs.</p>
</div>
<li><h4>Pollo Picante</h4><p>4.99</p></li><br>
<li><h4>Pollo Mexicana</h4><p>4.99</p></li><br>
<li><h4>Giuso De Pollo</h4><p>4.99</p></li><br>
<li><h4>Pollo Picado</h4><p>4.99</p></li>
</ul>
<center>
<button class="items">MORE</button>
</center>
</div>
</div>
<div class="menu container-fluid" id="burrito">
<div class="image col-xs-12 col-md-6"></div>
<div class="price col-xs-12 col-md-6">
<a href="#fl1" data-featherlight class="adovada"><h3>LOS BURRITOS<img src="IMG/info.png" width="18px" height="18"></h3></a>
<ul>
<li><h4>Chicken</h4><p>4.99</p></li><br>
<li><h4>Carne Adovada</h4><p>4.99</p></li><br>
<li><h4>Bean & Cheese </h4><p>4.99</p></li><br>
<li><h4>Veggie Soy</h4><p>4.99</p></li><br>
<li><h4>Calamari</h4><p>4.99</p></li>
</ul>
<center>
<button class="items">MORE</button>
</center>
</div>
</div>
<div class="menu container-fluid" id="burger">
<div class="image col-xs-12 col-md-6 col-md-push-6"></div>
<div class="price col-xs-12 col-md-6 col-md-pull-6">
<a href="#fl1" data-featherlight class="adovada"><h3>LOS BURGERS<img src="IMG/info.png" width="18px" height="18"></h3></a>
<ul>
<li><h4>Pollo Adovada</h4><p>4.99</p></li><br>
<li><h4>Pollo Picante</h4><p>4.99</p></li><br>
<li><h4>Pollo Mexicana</h4><p>4.99</p></li><br>
<li><h4>Giuso De Pollo</h4><p>4.99</p></li><br>
<li><h4>Pollo Picado</h4><p>4.99</p></li>
</ul>
<center>
<button class="items">MORE</button>
</center>
</div>
</div>
<div class="menu container-fluid" id="kids">
<div class="image col-xs-12 col-md-6"></div>
<div class="price col-xs-12 col-md-6">
<a href="#fl1" data-featherlight class="adovada"><h3>LITTE POLLITOS<img src="IMG/info.png" width="18px" height="18"></h3></a>
<ul>
<li><h4>Chicken</h4><p>4.99</p></li><br>
<li><h4>Carne Adovada</h4><p>4.99</p></li><br>
<li><h4>Bean & Cheese </h4><p>4.99</p></li><br>
<li><h4>Veggie Soy</h4><p>4.99</p></li><br>
<li><h4>Calamari</h4><p>4.99</p></li>
</ul>
<center>
<button class="items">MORE</button>
</center>
</div>
</div>
<div class="footer container-fluid">
<div class="media">
<div class="media-img"><center>
<img src="IMG/Logomakr_90PXq1.png" width="35" height="35">
<img src="IMG/Logomakr_4hrXF0.png" width="35" height="35">
<img src="IMG/Logomakr_5QN8i4.png" width="15" height="15"></center>
</div>
</div>
<div class="links">
<ul>
<li><a href="@">MENU & NUTRITION</a></li>
<li><a href="@">CONTACT US</a></li>
<li><a href="@">FIND A LOS POLLOS</a></li>
<li><a href="@">CAREERS</a></li>
</ul>
</div>
<div class="text">© 2010-2016 CARL'S JR. RESTAURANTS LLC. FEATURED PRODUCTS AVAILABLE
AT PARTICIPATING LOCATIONS ONLY. ALL RIGHTS RESERVED.</div>
</div>
</body>
<script src="Javascript/jquery-3.1.1.min (1).js"></script>
<script src="Javascript/flickity.pkgd.min.js"></script>
<script src="Javascript/jquery.fancybox.js"></script>
<script src="Javascript/bootstrap.min.js"></script>
<script src="Javascript/jquery.fancybox.js"></script>
<script src="Javascript/core.js"></script>
<script src="Javascript/featherlight.min.js"></script>
<script src="Javascript/LPHscript.js"></script>
<script>
$('.main-carousel').flickity({
// options
cellAlign: 'left',
contain: true,
autoPlay: 5000
});
$(".navbar-toggle").click(function () {
$(this).toggleClass("open");
$('.hank').toggleClass("open");
});
$( ".testClick" ).click(function()
{
console.log("Lightbox Click!");
$(".adovada").toggle();
});
</script>
</html>