- Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgrid.html
More file actions
Latest commit
361 lines (342 loc) · 16.8 KB
/
Copy pathgrid.html
File metadata and controls
361 lines (342 loc) · 16.8 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
<!DOCTYPE html>
<htmllang="en">
<head>
<metacharset="utf-8">
<metahttp-equiv="X-UA-Compatible" content="IE=edge">
<metaname="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Terms and Conditions - jQueryProjects.com</title>
<!-- Favicon -->
<linkrel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<linkrel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<linkrel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<linkrel="manifest" href="/site.webmanifest">
<linkrel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<metaname="msapplication-TileColor" content="#eeeeee">
<metaname="theme-color" content="#eeeeee">
<!-- Global site tag (gtag.js) - Google Analytics -->
<scriptasyncsrc="https://www.googletagmanager.com/gtag/js?id=UA-80520768-3"></script>
<script>
window.dataLayer=window.dataLayer||[];
functiongtag(){dataLayer.push(arguments);}
gtag('js',newDate());
gtag('config','UA-80520768-3');
</script>
<!-- Font Awesome -->
<linkhref="assets/css/font-awesome.css" rel="stylesheet">
<!-- Bootstrap -->
<linkhref="assets/css/bootstrap.css" rel="stylesheet">
<!-- Slick slider -->
<linkrel="stylesheet" type="text/css" href="assets/css/slick.css"/>
<!-- Fancybox slider -->
<linkrel="stylesheet" href="assets/css/jquery.fancybox.css" type="text/css" media="screen" />
<!-- Animate css -->
<linkrel="stylesheet" type="text/css" href="assets/css/animate.css"/>
<!-- Theme color -->
<linkid="switcher" href="assets/css/theme-color/default.css" rel="stylesheet">
<!-- Main Style -->
<linkhref="style.css" rel="stylesheet">
<linkhref="assets/css/jp-menu.css" rel="stylesheet">
<!-- Fonts -->
<!-- Open Sans for body font -->
<linkhref='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<!-- Raleway for Title -->
<linkhref='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<!-- Pacifico for 404 page -->
<linkhref='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<!-- 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>
<!-- BEGAIN PRELOADER -->
<divid="preloader">
<divclass="loader"> </div>
</div>
<!-- END PRELOADER -->
<!-- SCROLL TOP BUTTON -->
<aclass="scrollToTop" href="#"><iclass="fa fa-chevron-up"></i></a>
<!-- END SCROLL TOP BUTTON -->
<!-- Start menu section -->
<headerclass="jp-header">
<buttonclass="jp-trigger menu-btn">
</button>
<buttonclass="jp-trigger search-btn">
</button>
<divclass="jp-logo">
<ahref="/">
<imgsrc="images/jp-logo.png" alt="jQuery Projects" title="jQuery Projects" />
</a>
</div>
<divclass="jp-search">
<gcse:search></gcse:search>
</div>
</header>
<navclass="jp-nav">
<ulclass="jp-nav-links">
<li><ahref="#"> New Plugins Projects </a></li>
<li><ahref="#">jQuery Sliders</a></li>
<li><ahref="#">jQuery Menu/Nav </a></li>
<li><ahref="#">jQuery and CSS3</a></li>
</ul>
</nav>
<divclass="dim-overlay"></div>
<!-- End menu section -->
<!--Start Portfolio-->
<divclass="jp-album">
<divclass="album py-5 bg-light">
<divclass="container">
<divclass="row">
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/multilevel-dropdown/">
<imgsrc="/images/codehim-multilevel-dropdown.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Multilevel Dropdown Menu" />
</a>
<divclass="card-body">
<ahref="/multilevel-dropdown/">
<h3> jQuery Multilevel Dropdown Menu </h3>
</a>
<pclass="card-text">A CSS3 and jQuery based multilevel dropdown menu that convert into off canvas on mobile devices.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/multilevel-dropdown/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/multilevel-dropdown/dropdowns.html" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-codehim-analog-clock/">
<imgsrc="/images/codehim-clock.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Analog Clock" />
</a>
<divclass="card-body">
<ahref="/jquery-codehim-analog-clock/">
<h3> jQuery Analog Clock Widget</h3>
</a>
<pclass="card-text">Codehim Clock is a well designed, adjustable and fully realistic jQuery and CSS3 based analog clock widget. </p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-codehim-analog-clock/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-codehim-analog-clock/clock.html" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-popup-lightbox/">
<imgsrc="/images/jquery-popup-lightbox.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Popup Image Lightbox" />
</a>
<divclass="card-body">
<ahref="/jquery-popup-lightbox/">
<h3>jQuery Popup Window Image Lightbox </h3>
</a>
<pclass="card-text">Simple, cool and atteractive popup window image (Slider) lightbox based on css and jQuery.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-popup-lightbox/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-popup-lightbox/popup-lightbox.html" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-jside-menu/">
<imgsrc="/images/jside-menu.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery jSide Menu" />
</a>
<divclass="card-body">
<ahref="/jquery-jside-menu/">
<h3>Side Navigation Menu with jQuery jSide Plugin</h3>
</a>
<pclass="card-text">jSide Menu is a well designed, simple and clean side navigation menu with dropdowns. It can be fully customize with built in themes.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-jside-menu/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-jside-menu/jside-menu.html" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-night-mode/">
<imgsrc="/images/jquery-night-mode.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Night Mode Plugin" />
</a>
<divclass="card-body">
<ahref="/jquery-night-mode/">
<h3> jQuery Night Mode Plugin</h3>
</a>
<pclass="card-text"> Let's users to enable/disable night mode with brightness control feature. Easily switch between day and night theme.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-night-mode/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-night-mode/" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-hs-mega-menu/">
<imgsrc="/images/jquery-hs-menu.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery hs Mega Menu Plugin" />
</a>
<divclass="card-body">
<ahref="/jquery-hs-mega-menu/">
<h3>HS Mega Menu Plugin with jQuery and CSS </h3>
</a>
<pclass="card-text">
hs Menu is a easy to use mega menu plugin that helps you create modern navigation system with amazing features.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-hs-mega-menu/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-hs-mega-menu/hs-menu.html" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-auto-lightbox/">
<imgsrc="/images/jquery-auto-lightbox.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Auto Lightbox Plugin" />
</a>
<divclass="card-body">
<ahref="/jquery-auto-lightbox/">
<h3> Auto Lightbox with jQuery Plugin</h3>
</a>
<pclass="card-text">Query Plugin to automatically make image lightbox to show image with caption. You have to do nothing to set tags or classes for each image.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-auto-lightbox/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-auto-lightbox/" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery.prettytag/">
<imgsrc="/images/jquery-colorful-tags.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Colorful Tags with prettytag Plugin" />
</a>
<divclass="card-body">
<ahref="/jquery.prettytag/">
<h3>jQuery Pretty Tag Plugin </h3>
</a>
<pclass="card-text">The prettyTag let's you create dynamic colorful cloud tags both in tags input and tags display mode.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery.prettytag/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery.prettytag/" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
<divclass="col-md-4">
<divclass="card mb-4 shadow-sm">
<ahref="/jquery-side-penal/">
<imgsrc="/images/jquery-side-panel.jpg" class="bd-placeholder-img card-img-top" width="100%" height="225" title="jQuery Side Panel Menu Plugin" />
</a>
<divclass="card-body">
<ahref="/jquery-side-penal/">
<h3>Simple and Clean jQuery Side Panel </h3>
</a>
<pclass="card-text">jquery-side-penal is a
a responsive, well designed and clean side navigation plugin.</p>
<divclass="d-flex justify-content-between align-items-center">
<divclass="btn-group">
<ahref="/jquery-side-penal/" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-download"></i> Download</a>
<ahref="/jquery-side-penal/" rel="nofollow" target="_blank" class="btn btn-sm btn-outline-secondary"><iclass="fa fa-eye"></i> Demo</a>
</div>
<smallclass="text-muted">9 mins</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End Portfolio-->
<!-- Start Footer -->
<footerid="footer">
<divclass="footer-top">
<divclass="container">
<divclass="row">
<divclass="col-md-12">
<divclass="footer-top-area">
<divclass="footer-social">
<aclass="facebook" href="https://web.facebook.com/JQuery-Projects-1257433314413114/" title="Like us on Facebook" target="_blank"><spanclass="fa fa-facebook"></span></a>
<aclass="twitter" href="https://www.twitter.com/JqueryProjects" title="Follow jQuery Projects" target="_blank"><spanclass="fa fa-twitter"></span></a>
<aclass="google-plus" href="https://plus.google.com/b/114648289979341124496/114648289979341124496" title="Follow us on Google+"><spanclass="fa fa-google-plus"></span></a>
<aclass="github" href="https://github.com/jquery-projects" title="Follow on GitHub" target="_blank"><spanclass="fa fa-github"></span></a>
<aclass="linkedin" href="https://www.linkedin.com/company/jquery-projects/" title="Follow us on LinkedIn" target="_blank"><spanclass="fa fa-linkedin"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<divclass="footer-bottom">
<ulclass="footer-menu">
<li><ahref="/"> Home</a></li>
<li><ahref="/about.html"> About </a></li>
<li><ahref="/contact.html"> Contact </a></li>
<li><ahref="/terms.html"> Terms </a></li>
<li><ahref="/privacy-policy.html"> Privacy Policy</a></li>
</ul>
<pclass="jp-copyright"> Copyright 2019 © jQuery Projects - All Rights Reserved </p>
</div>
</footer>
<!-- End Footer -->
<!-- jQuery library -->
<scriptsrc="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Bootstrap -->
<scriptsrc="assets/js/bootstrap.js"></script>
<!-- Slick Slider -->
<scripttype="text/javascript" src="assets/js/slick.js"></script>
<!-- Counter -->
<scripttype="text/javascript" src="assets/js/waypoints.js"></script>
<scripttype="text/javascript" src="assets/js/jquery.counterup.js"></script>
<!-- mixit slider -->
<scripttype="text/javascript" src="assets/js/jquery.mixitup.js"></script>
<!-- Add fancyBox -->
<scripttype="text/javascript" src="assets/js/jquery.fancybox.pack.js"></script>
<!-- Wow animation -->
<scripttype="text/javascript" src="assets/js/wow.js"></script>
<scriptsrc="assets/js/jp-menu.js"></script>
<!-- Custom js -->
<scripttype="text/javascript" src="assets/js/custom.js"></script>
<script>
(function(){
varcx='017595015292625421891:_xx367qtqjs';
vargcse=document.createElement('script');
gcse.type='text/javascript';
gcse.async=true;
gcse.src='https://cse.google.com/cse.js?cx='+cx;
vars=document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse,s);
})();
</script>
</body>
</html>