forked from codrops/GridLayoutMotion
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·265 lines (265 loc) · 16.1 KB
/
index.html
File metadata and controls
executable file
·265 lines (265 loc) · 16.1 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Grid Layout with Motion Hover Effect | Codrops</title>
<meta name="description" content="Grid Layout with Motion Hover Effect and Content Preview" />
<meta name="keywords" content="grid, css, layout, template, hover, content, gsap, tweenmax, overlay" />
<meta name="author" content="Codrops" />
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="css/base.css" />
<script>document.documentElement.className="js";var supportsCssVars=function(){var e,t=document.createElement("style");return t.innerHTML="root: { --tmp-var: bold; }",document.head.appendChild(t),e=!!(window.CSS&&window.CSS.supports&&window.CSS.supports("font-weight","var(--tmp-var)")),t.parentNode.removeChild(t),e};supportsCssVars()||alert("Please view this demo in a modern browser that supports CSS Variables.");</script>
</head>
<body class="loading">
<svg class="hidden">
<symbol id="icon-arrow" viewBox="0 0 24 24">
<title>arrow</title>
<polygon points="6.3,12.8 20.9,12.8 20.9,11.2 6.3,11.2 10.2,7.2 9,6 3.1,12 9,18 10.2,16.8 "/>
</symbol>
<symbol id="icon-drop" viewBox="0 0 24 24">
<title>drop</title>
<path d="M12,21c-3.6,0-6.6-3-6.6-6.6C5.4,11,10.8,4,11.4,3.2C11.6,3.1,11.8,3,12,3s0.4,0.1,0.6,0.3c0.6,0.8,6.1,7.8,6.1,11.2C18.6,18.1,15.6,21,12,21zM12,4.8c-1.8,2.4-5.2,7.4-5.2,9.6c0,2.9,2.3,5.2,5.2,5.2s5.2-2.3,5.2-5.2C17.2,12.2,13.8,7.3,12,4.8z"/><path d="M12,18.2c-0.4,0-0.7-0.3-0.7-0.7s0.3-0.7,0.7-0.7c1.3,0,2.4-1.1,2.4-2.4c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7C15.8,16.5,14.1,18.2,12,18.2z"/>
</symbol>
<svg id="icon-github" viewBox="0 0 33 33">
<title>github</title>
<path d="M16.608.455C7.614.455.32 7.748.32 16.745c0 7.197 4.667 13.302 11.14 15.456.815.15 1.112-.353 1.112-.785 0-.386-.014-1.411-.022-2.77-4.531.984-5.487-2.184-5.487-2.184-.741-1.882-1.809-2.383-1.809-2.383-1.479-1.01.112-.99.112-.99 1.635.115 2.495 1.679 2.495 1.679 1.453 2.489 3.813 1.77 4.741 1.353.148-1.052.569-1.77 1.034-2.177-3.617-.411-7.42-1.809-7.42-8.051 0-1.778.635-3.233 1.677-4.371-.168-.412-.727-2.069.16-4.311 0 0 1.367-.438 4.479 1.67a15.602 15.602 0 0 1 4.078-.549 15.62 15.62 0 0 1 4.078.549c3.11-2.108 4.475-1.67 4.475-1.67.889 2.242.33 3.899.163 4.311C26.37 12.66 27 14.115 27 15.893c0 6.258-3.809 7.635-7.437 8.038.584.503 1.105 1.497 1.105 3.017 0 2.177-.02 3.934-.02 4.468 0 .436.294.943 1.12.784 6.468-2.159 11.131-8.26 11.131-15.455 0-8.997-7.294-16.29-16.291-16.29"></path>
</svg>
<symbol id="icon-cross" viewBox="0 0 24 23">
<title>cross</title>
<path d="M23.865 3.677c.197-.383.164-.818-.008-1.18.048-.41-.06-.827-.448-1.147L22.323.457c-.636-.524-1.632-.689-2.25 0a155.348 155.348 0 0 1-8.797 9.001C9.011 7.342 6.72 5.255 4.443 3.165c-.8-.734-1.956-.503-2.458.37C1.253 3.9.659 4.374.168 5.182c-.233.386-.215.872 0 1.258 1.47 2.635 4.31 4.951 6.646 7.083-.313.28-.623.562-.942.836-3.146 2.702-5.268 4.416-1.331 7.187.053.037.107.029.161.05.076.036.148.06.232.074.026 0 .05.005.075.003.082.007.16.027.243.011 2.117-.415 4.085-2.074 5.872-3.9 1.74 1.715 3.592 3.353 5.63 4.325.485.232 1.063.097 1.436-.227.626.047 1.197-.342 1.484-.901.042-.026.07-.041.116-.07.91-.569.993-1.701.32-2.482-1.522-1.762-3.138-3.438-4.787-5.084 2.968-2.9 6.674-6.027 8.542-9.667z"/>
</symbol>
</svg>
<main>
<div class="content">
<header class="codrops-header">
<div class="codrops-links">
<a class="codrops-icon codrops-icon--prev" href="https://tympanus.net/Development/ProximityFeedback/" title="Previous Demo"><svg class="icon icon--arrow"><use xlink:href="#icon-arrow"></use></svg></a>
<a class="codrops-icon codrops-icon--drop" href="https://tympanus.net/codrops/?p=34897" title="Back to the article"><svg class="icon icon--drop"><use xlink:href="#icon-drop"></use></svg></a>
</div>
<h1 class="codrops-header__title">Grid Layout with Motion Hover Effect and Content Preview</h1>
<a class="github" href="https://github.com/codrops/GridLayoutMotion/" title="Find this project on GitHub"><svg class="icon icon--github"><use xlink:href="#icon-github"></use></svg></a>
</header>
</div>
<div class="content">
<div class="grid">
<a class="grid__item" href="#preview-1">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/1.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Memo">Memo</span></h3>
<h4 class="box__text"><span class="box__text-inner">Beast</span></h4>
<div class="box__deco">✞</div>
<p class="box__content">"Sometimes we go surfing when it's stormy weather"</p>
</div>
</a>
<a class="grid__item" href="#preview-2">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/2.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--bottom"><span class="box__title-inner" data-hover="Gun">Gun</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner box__text-inner--rotated1">Rain</span></h4>
<div class="box__deco box__deco--top">➃</div>
</div>
</a>
<a class="grid__item" href="#preview-3">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/3.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="West">West</span></h3>
<h4 class="box__text box__text--topcloser"><span class="box__text-inner">Green</span></h4>
<div class="box__deco">✰</div>
</div>
</a>
<a class="grid__item grid__item--noclick" href="http://go.thoughtleaders.io/253620180522">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="pater/monday.png" alt="Some image"/>
<h4 class="box__text"><span class="box__text-inner box__text-inner--rotated2 box__text-inner--reverse">Sponsor</span></h4>
<p class="box__content"><strong>monday.com</strong> offers simplified planning and collaboration tools. Create customizable boards to track everything your team is working on and keep all communication in one place and never lose track again. <strong>Create your free account</strong></p>
</div>
</a>
<a class="grid__item" href="#preview-4">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/5.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Catch">Catch</span></h3>
<h4 class="box__text box__text--bottom box__text--right"><span class="box__text-inner box__text-inner--rotated3">Fire</span></h4>
</div>
</a>
<a class="grid__item" href="#preview-5">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/6.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Lim">Lim</span></h3>
<h4 class="box__text box__text--bottomcloser"><span class="box__text-inner">Breed</span></h4>
</div>
</a>
<a class="grid__item" href="#preview-6">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/7.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Hard">Hard</span></h3>
<h4 class="box__text"><span class="box__text-inner">Fast</span></h4>
<p class="box__content">"Love stronger, stranger! Love stronger."</p>
</div>
</a>
<a class="grid__item" href="#preview-7">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/8.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--bottom"><span class="box__title-inner" data-hover="Red">Red</span></h3>
<h4 class="box__text box__title--bottom"><span class="box__text-inner box__text-inner--rotated1">Life</span></h4>
</div>
</a>
<a class="grid__item" href="#preview-8">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/4.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Jack">Jack</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner">Bust</span></h4>
<div class="box__deco">❼</div>
</div>
</a>
<a class="grid__item" href="#preview-9">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/10.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner" data-hover="Wild">Wild</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner">Zack</span></h4>
</div>
</a>
<a class="grid__item" href="#preview-10">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/11.jpg" alt="Some image"/>
<h3 class="box__title box__title--bottom"><span class="box__title-inner" data-hover="Lost">Lost</span></h3>
<h4 class="box__text"><span class="box__text-inner box__text-inner--rotated2">Rust</span></h4>
<p class="box__content">"Call it a hurricane or call it freedom, Frank"</p>
</div>
</a>
<a class="grid__item" href="#preview-11">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img" src="img/12.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--left"><span class="box__title-inner" data-hover="Grit">Grit</span></h3>
<h4 class="box__text box__text--bottom box__text--right"><span class="box__text-inner box__text-inner--rotated3">Mud</span></h4>
<div class="box__deco box__deco--top">➩</div>
</div>
</a>
</div>
</div>
<div class="overlay">
<div class="overlay__reveal"></div>
<div class="overlay__item" id="preview-1">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/1.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Memo</span></h3>
<h4 class="box__text"><span class="box__text-inner">Beast</span></h4>
<div class="box__deco">✞</div>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-2">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/2.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--bottom"><span class="box__title-inner">Gun</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner box__text-inner--rotated1">Rain</span></h4>
<div class="box__deco box__deco--top">➃</div>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-3">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/3.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">West</span></h3>
<h4 class="box__text box__text--topcloser"><span class="box__text-inner">Green</span></h4>
<div class="box__deco">✰</div>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-4">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/5.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Catch</span></h3>
<h4 class="box__text box__text--bottom box__text--right"><span class="box__text-inner box__text-inner--rotated3">Fire</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-5">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/6.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Lim</span></h3>
<h4 class="box__text box__text--bottomcloser"><span class="box__text-inner">Breed</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-6">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/7.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Hard</span></h3>
<h4 class="box__text"><span class="box__text-inner">Fast</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-7">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/8.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--bottom"><span class="box__title-inner">Red</span></h3>
<h4 class="box__text box__title--bottom"><span class="box__text-inner box__text-inner--rotated1">Life</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-8">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/9.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Jack</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner">Bust</span></h4>
<div class="box__deco">❼</div>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-9">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/10.jpg" alt="Some image"/>
<h3 class="box__title"><span class="box__title-inner">Wild</span></h3>
<h4 class="box__text box__text--bottom"><span class="box__text-inner">Zack</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-10">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/11.jpg" alt="Some image"/>
<h3 class="box__title box__title--bottom"><span class="box__title-inner">Lost</span></h3>
<h4 class="box__text"><span class="box__text-inner box__text-inner--rotated2">Rust</span></h4>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<div class="overlay__item" id="preview-11">
<div class="box">
<div class="box__shadow"></div>
<img class="box__img box__img--original" src="img/original/12.jpg" alt="Some image"/>
<h3 class="box__title box__title--straight box__title--left"><span class="box__title-inner">Grit</span></h3>
<h4 class="box__text box__text--bottom box__text--right"><span class="box__text-inner box__text-inner--rotated3">Mud</span></h4>
<div class="box__deco box__deco--top">➩</div>
</div>
<p class="overlay__content">It's time the tale were told of how you took a child and you made him old.</p>
</div>
<button class="overlay__close"><svg class="icon icon--cross"><use xlink:href="#icon-cross"></use></svg></button>
</div>
</main>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/TweenMax.min.js"></script>
<script src="js/demo.js"></script>
</body>
</html>