This repository has been archived by the owner on Oct 3, 2019. It is now read-only.
forked from KhushilMistry/Synapse18
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery.html
270 lines (251 loc) · 12 KB
/
gallery.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Synapse'18</title>
<link rel="stylesheet" type="text/css" href="./stylesheets/gallery.css">
<link rel="stylesheet" type="text/css" href="stylesheets/navbar.css">
<link rel="icon" href="./assets/logo.png" type="image/gif" sizes="16x16">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.2.0/ekko-lightbox.css">
<link rel="stylesheet" type="text/css" href="stylesheets/footer.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="main-icon-2">
<!--<img src="assets/logo.png" class="main-icon-image">-->
</div>
<span onclick="openNav()" class="navbar-button">☰</span>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="index.html">HOME</a>
<a href="events.html">EVENTS</a>
<a href="sponsors.html">SPONSORS</a>
<a href="schedule.html">SCHEDULE</a>
<a href="contact_us.html">CONNECT</a>
<a target="_blank" href="https://synapse-2018.herokuapp.com/">SIGN IN</a>
<a target="_blank" href="https://synapse-2018.herokuapp.com/signup">SIGN UP</a>
</div>
</div>
<div class="bg">
<div class="bg-image">
<div class="bg-over-image">
<div class="bg-over-image-wrapper">
</div>
</div>
</div>
</div>
<div style="z-index: 2;">
<div class="container gallery-container">
<div class="row">
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/1.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/1.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/2.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/2.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/others/sonu1.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/others/sonu1.jpg" width="100%" class="img-fluid" height="156">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/4.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/4.jpg" width="100%" class="img-fluid">
</a>
</div>
</div>
<div class="row">
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/5.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/5.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/6.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/6.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/7.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/7.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/8.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/8.jpg" width="100%" class="img-fluid">
</a>
</div>
</div>
<div class="row">
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/9.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/9.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/10.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/10.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/11.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/11.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/12.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/12.jpg" width="100%" class="img-fluid">
</a>
</div>
</div>
<div class="row">
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/others/shailee.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/others/shailee.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/14.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/14.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/15.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/15.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/others/dadc.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/others/dadc.jpg" width="100%" class="img-fluid">
</a>
</div>
</div>
<div class="row">
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/17.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/17.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/18.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/18.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/19.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/19.jpg" width="100%" class="img-fluid">
</a>
</div>
<div class="col-md-3 div-animation">
<a class="hover" href="./assets/gallery_big/20.jpg" data-toggle="lightbox"
data-gallery="example-gallery">
<img src="./assets/gallery/20.jpg" width="100%" class="img-fluid">
</a>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="row">
<div class="col-md-8">
<a class="footer-link" href="https://goo.gl/forms/vk7hm4Rpl6OJgJQQ2" target="_blank">CAMPUS AMBASSADOR</a>
<a class="footer-link" href="https://drive.google.com/file/d/0BxO7yBkG1U5RbEZsRHJFZWxKc1E/view"
target="_blank">TRAILER</a>
<a class="footer-link" href="https://drive.google.com/file/d/0BxO7yBkG1U5RT2w1aExzOFJJaDA/view"
target="_blank">BROCHURE</a>
<a class="footer-link" href="youth_run.html">YOUTH RUN</a>
<a class="footer-link" target="_blank" href="https://synapse-2018.herokuapp.com/">ACCOMMODATION</a>
<a class="footer-link" href="gallery.html">GALLERY</a>
<a class="footer-link" target="_blank"
href="https://drive.google.com/open?id=1lPO4zPZODa7qYZIWbfRfPHp2HvW8TE4TdRTOdRXEn6o">BUY T-SHIRT</a>
</div>
<div class="col-md-4 right-align">
<a href="https://www.instagram.com/synapsedaiict/" target="_blank" class=""><i
class="fa fa-instagram fa-lg footer-icon" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/synapsedaiict/?fref=ts" target="_blank" class=""><i
href="https://www.facebook.com/synapsedaiict/?fref=ts" class="fa fa-facebook fa-lg footer-icon"
aria-hidden="true"></i></a>
<a href="https://www.youtube.com/user/SynapseDAIICT" target="_blank" class=""><i
class="fa fa-youtube-play fa-lg footer-icon" aria-hidden="true"></i></a>
<a href="mailto:synapse.thefest@gmail.com" target="_blank" class=""><i
class="fa fa-envelope-o fa-lg footer-icon" aria-hidden="true"></i></a>
</div>
</div>
<div class="footer-synapse-icon">
<img class="footer-synapse-icon-image" src="assets/logo.png">
</div>
</div>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.2.0/ekko-lightbox.js"></script>
<script>
function fullWidth() {
$('.bg-over-image').animate({ opacity: 1 }, 4000);
$('.bg-over-image-wrapper').animate({ opacity: 1 }, 4000);
}
$(document).ready(function () {
$(window).on('scroll', (function () {
$('.div-animation').each(function (i) {
var bottom_of_object = $(this).position().top;
var bottom_of_window = $(window).scrollTop() + $(window).height();
if (bottom_of_window > bottom_of_object) {
$(this).animate({ 'opacity': '1' }, 2000);
}
});
$('.main-icon-2').each(function (i) {
var bottom_of_window = $(window).scrollTop() + $(window).height();
console.log(bottom_of_window, $(window).height());
if (bottom_of_window > (2 * $(window).height() - 100)) {
$(this).fadeOut(300);
}
if (bottom_of_window < (2 * $(window).height() - 100)) {
$(this).fadeIn(300);
}
});
}));
});
function openNav() {
document.getElementById("myNav").style.width = "100%";
}
function closeNav() {
document.getElementById("myNav").style.width = "0%";
}
fullWidth();
</script>
<script>
$(document).on('click', '[data-toggle="lightbox"]', function (event) {
event.preventDefault();
$(this).ekkoLightbox();
});
</script>
</body>
</html>