-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.html
407 lines (357 loc) · 11.9 KB
/
example.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>jQuery autoHeight Example</title>
<style>
* {margin: 0; padding: 0; box-sizing: border-box;}
.products:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.products .entry {
padding: 14px 16px 110px;
width: 50%;
float: left;
border-top: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
text-align: center;
position: relative
}
.products .entry img {width: 100%; height: auto;}
.products .entry .bottom {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
min-height: 85px;
border-top: 2px dashed #FF0000;
padding-top: 10px;
}
.products .entry:nth-child(2n) {
border-right: none;
border-left: 1px solid #d0d0d0;
margin-left: -1px
}
.products .entry:nth-child(2n+1) {
clear: left
}
.products .entry .title {
font-size: 1.2em;
padding-bottom: .3em;
color: #22637f
}
.products .entry .price {
font-size: 1.8em;
color: #677479;
padding: .2em 0
}
</style>
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="./jquery.autoHeight.min.js"></script>
<script>
$(function(){
setTimeout(function(){
$(".products .entry:nth-child(3) .title")
.after('<img width="200px" height="200px" src="https://picsum.photos/200?random=123">');
}, 5000);
});
</script>
</head>
<body>
<h1>jQuery autoHeight Example</h1>
<div class="products" data-autoheight>
<div class="entry">
<div class="title">Bamboo Toothbrush</div>
<div class="bottom">
<div class="desc">Release Date:<br>March 12, 2024</div>
<div class="price ">$4.99</div>
</div>
</div>
<div class="entry">
<div class="title">Wireless Noise-Cancelling Bluetooth Headphones</div>
<div class="bottom">
<div class="desc">Release Date:<br>July 18, 2023</div>
<div class="price ">$129.99</div>
</div>
</div>
<div class="entry">
<div class="title">Men's Organic Cotton T-Shirt</div>
<div class="bottom">
<div class="desc">Release Date:<br>August 5, 2022</div>
<div class="price ">$24.50</div>
</div>
</div>
<div class="entry">
<div class="title">Ergonomic Office Chair with Lumbar Support and Breathable Mesh Design</div>
<div class="bottom">
<div class="desc">Release Date:<br>September 5, 2023</div>
<div class="price ">$199.99</div>
</div>
</div>
<div class="entry">
<div class="title">Luxury RFID Leather Wallet</div>
<img width="200px" height="200px" src="https://picsum.photos/200?random=1">
<div class="bottom">
<div class="desc">Release Date:<br>October 2, 2023</div>
<div class="price ">$59.99</div>
</div>
</div>
<div class="entry">
<div class="title">High-Performance Gaming Laptop with Intel i9, 32GB RAM & NVIDIA RTX 3080</div>
<div class="bottom">
<div class="desc">Release Date:<br>May 19, 2024</div>
<div class="price ">$2,499.00</div>
</div>
</div>
<div class="entry">
<div class="title">Smart Light Bulbs – Voice-Controlled & Energy-Efficient (Pack of 4)</div>
<div class="bottom">
<div class="desc">Release Date:<br>October 10, 2023</div>
<div class="price ">$44.99</div>
</div>
</div>
<div class="entry">
<div class="title">Portable Solar Charger</div>
<div class="bottom">
<div class="desc">Release Date:<br>June 10, 2024</div>
<div class="price ">$39.99</div>
</div>
</div>
<div class="entry">
<div class="title">Lavender Soy Candle</div>
<img width="200px" height="200px" src="https://picsum.photos/200?random=2">
<div class="bottom">
<div class="desc">Release Date:<br>April 22, 2023</div>
<div class="price ">$15.99</div>
</div>
</div>
<div class="entry">
<div class="title">Slim Waterproof Laptop Sleeve Case</div>
<div class="bottom">
<div class="desc">Release Date:<br>September 14, 2023</div>
<div class="price ">$18.50</div>
</div>
</div>
<div class="entry">
<div class="title">Insulated Water Bottle – Hot or Cold</div>
<div class="bottom">
<div class="desc">Release Date:<br>May 3, 2022</div>
<div class="price ">$22.99</div>
</div>
</div>
<div class="entry">
<div class="title">Standing Desk Converter</div>
<img width="200px" height="200px" src="https://picsum.photos/200?random=3">
<div class="bottom">
<div class="desc">Release Date:<br>November 29, 2023</div>
<div class="price ">$179.00</div>
</div>
</div>
<div class="entry">
<div class="title">Smartwatch with Fitness Tracker & Heart Rate Monitor</div>
<div class="bottom">
<div class="desc">Release Date:<br>February 10, 2024</div>
<div class="price ">$99.99</div>
</div>
</div>
<div class="entry">
<div class="title">Ergonomic Mesh Office Chair with Lumbar Support</div>
<div class="bottom">
<div class="desc">Release Date:<br>September 5, 2023</div>
<div class="price ">$199.99</div>
</div>
</div>
<div class="entry">
<div class="title">4K Home Projector with Built-In Speakers</div>
<img width="200px" height="200px" src="https://picsum.photos/200?random=4">
<div class="bottom">
<div class="desc">Release Date:<br>December 15, 2022</div>
<div class="price ">$349.00</div>
</div>
</div>
<div class="entry">
<div class="title">Non-Stick Cookware Set – Includes Pans & Saucepan</div>
<div class="bottom">
<div class="desc">Release Date:<br>January 9, 2024</div>
<div class="price ">$89.99</div>
</div>
</div>
<div class="entry">
<div class="title">Heavy-Duty Waterproof 4-Person Camping Tent</div>
<div class="bottom">
<div class="desc">Release Date:<br>June 28, 2023</div>
<div class="price ">$129.00</div>
</div>
</div>
<div class="entry">
<div class="title">Self-Cleaning Robot Vacuum Cleaner with Alexa</div>
<div class="bottom">
<div class="desc">Release Date:<br>April 17, 2024</div>
<div class="price ">$399.00</div>
</div>
</div>
<div class="entry">
<div class="title">Automatic Pet Feeder with Portion Control</div>
<div class="bottom">
<div class="desc">Release Date:<br>March 30, 2022</div>
<div class="price ">$79.99</div>
</div>
</div>
<div class="entry">
<div class="title">Foldable Travel Hair Dryer – Dual Voltage</div>
<div class="bottom">
<div class="desc">Release Date:<br>July 7, 2023</div>
<div class="price ">$34.99</div>
</div>
</div>
<div class="entry">
<div class="title">Reusable Grocery Bags (Set of 6)</div>
<img width="200px" height="200px" src="https://picsum.photos/200?random=5">
<div class="bottom">
<div class="desc">Release Date:<br>February 25, 2024</div>
<div class="price ">$12.99</div>
</div>
</div>
<div class="entry">
<div class="title">Eco-Friendly Bamboo Toothbrush</div>
<div class="bottom">
<div class="desc">Release Date:<br>March 12, 2024</div>
<div class="price ">$4.99</div>
</div>
</div>
<div class="entry">
<div class="title">Wireless Noise-Cancelling Bluetooth Headphones</div>
<div class="bottom">
<div class="desc">Release Date:<br>July 18, 2023</div>
<div class="price ">$129.99</div>
</div>
</div>
<div class="entry">
<div class="title">Premium Organic Cotton T-Shirt for Men</div>
<div class="bottom">
<div class="desc">Release Date:<br>August 5, 2022</div>
<div class="price ">$24.50</div>
</div>
</div>
<div class="entry">
<div class="title">Luxury Leather Wallet with RFID Protection</div>
<div class="bottom">
<div class="desc">Release Date:<br>October 2, 2023</div>
<div class="price ">$59.99</div>
</div>
</div>
<div class="entry">
<div class="title">Portable Solar Charger with Fast Charging Technology</div>
<div class="bottom">
<div class="desc">Release Date:<br>June 10, 2024</div>
<div class="price ">$39.99</div>
</div>
</div>
<div class="entry">
<div class="title">All-Natural Lavender Scented Soy Candle, Handmade</div>
<img width="200px" height="200px" src="https://picsum.photos/seed/picsum/200?random=6">
<div class="bottom">
<div class="desc">Release Date:<br>April 22, 2023</div>
<div class="price ">$15.99</div>
</div>
</div>
<div class="entry">
<div class="title">Ultra Slim Laptop Sleeve Case with Waterproof Protection</div>
<div class="bottom">
<div class="desc">Release Date:<br>September 14, 2023</div>
<div class="price ">$18.50</div>
</div>
</div>
<div class="entry">
<div class="title">Stainless Steel Insulated Water Bottle – Keeps Drinks Hot or Cold</div>
<div class="bottom">
<div class="desc">Release Date:<br>May 3, 2022</div>
<div class="price ">$22.99</div>
</div>
</div>
<div class="entry">
<div class="title">Adjustable Standing Desk Converter for Home or Office Use</div>
<div class="bottom">
<div class="desc">Release Date:<br>November 29, 2023</div>
<div class="price ">$179.00</div>
</div>
</div>
<div class="entry">
<div class="title">Multifunctional Smartwatch with Fitness Tracker and Heart Rate Monitor</div>
<div class="bottom">
<div class="desc">Release Date:<br>February 10, 2024</div>
<div class="price ">$99.99</div>
</div>
</div>
<div class="entry">
<div class="title">High-Definition Home Projector with 4K Resolution and Built-In Speakers</div>
<img width="200px" height="200px" src="https://picsum.photos/seed/web/200">
<div class="bottom">
<div class="desc">Release Date:<br>December 15, 2022</div>
<div class="price ">$349.00</div>
</div>
</div>
<div class="entry">
<div class="title">Non-Stick Ceramic Cookware Set, Includes Frying Pans, Saucepan & More</div>
<div class="bottom">
<div class="desc">Release Date:<br>January 9, 2024</div>
<div class="price ">$89.99</div>
</div>
</div>
<div class="entry">
<div class="title">Heavy-Duty Waterproof Camping Tent for 4 People with Easy Setup Instructions</div>
<div class="bottom">
<div class="desc">Release Date:<br>June 28, 2023</div>
<div class="price ">$129.00</div>
</div>
</div>
<div class="entry">
<div class="title">Self-Cleaning Robot Vacuum Cleaner with Wi-Fi Connectivity and Alexa Integration</div>
<div class="bottom">
<div class="desc">Release Date:<br>April 17, 2024</div>
<div class="price ">$399.00</div>
</div>
</div>
<div class="entry">
<div class="title">Pet-Friendly Automatic Feeder with Portion Control for Cats and Dogs</div>
<div class="bottom">
<div class="desc">Release Date:<br>March 30, 2022</div>
<div class="price ">$79.99</div>
</div>
</div>
<div class="entry">
<div class="title">Compact Travel Hair Dryer with Dual Voltage for International Use and Foldable Handle</div>
<div class="bottom">
<div class="desc">Release Date:<br>July 7, 2023</div>
<div class="price ">$34.99</div>
</div>
</div>
<div class="entry">
<div class="title">Eco-Friendly Reusable Grocery Bags, Made from Recycled Materials, Set of 6</div>
<div class="bottom">
<div class="desc">Release Date:<br>February 25, 2024</div>
<div class="price ">$12.99</div>
</div>
</div>
<div class="entry">
<div class="title">Bluetooth-Compatible Smart Light Bulbs, Voice-Controlled and Energy-Efficient, Pack of 4</div>
<div class="bottom">
<div class="desc">Release Date:<br>October 10, 2023</div>
<div class="price ">$44.99</div>
</div>
</div>
<div class="entry">
<div class="title">High-Performance Gaming Laptop with Intel Core i9 Processor, 32GB RAM, and NVIDIA RTX 3080 Graphics</div>
<div class="bottom">
<div class="desc">Release Date:<br>May 19, 2024</div>
<div class="price ">$2,499.00</div>
</div>
</div>
</div>
</body>
</html>