-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (182 loc) · 6.46 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tusk You</title>
<link rel="shortcut icon" href="images/favicon.png"/>
<link href="Parallax/css/reset.css" rel="stylesheet" type="text/css" />
<link href="Parallax/css/chrome.css" rel="stylesheet" type="text/css" />
<link href="css/styles.css" rel="stylesheet" type="text/css" />
<!--[if lt IE 9]>
<script src="js/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="Parallax/js/jquery-1.7.1.js" ></script>
<script type="text/javascript" src="Parallax/js/side-nav.js" ></script>
<script type="text/javascript" src="Parallax/js/backgrounds.js" ></script>
<script type="text/javascript" src="Parallax/js/kinetics.js" ></script>
<!-- parallax.js really screws with the DOM, so make sure it's included last so other things don't notice :) -->
<script type="text/javascript" src="Parallax/js/parallax.js" ></script>
</head>
<body>
<!-- this is to make the page's vertical scrollbar appear the correct height -->
<div id="mock-scroller"></div>
<ul id="nav"></ul>
<div id="content">
<section id="story-one">
<div class="story">
<h2 class='hidden'>#TUSKYOU</h2>
<div class="logo">
<div class="opacity">
<h2>TUSK</h2>
<h2>You</h2>
</div>
</div>
</div>
</section>
<section id="story-two" anim-pause="500" >
<img class="bg animate" src="images/page2_bg.jpg" anim-detached="true">
<div class="story">
<h2 class='hidden'>ACTION</h2>
<div class="container">
<h3>#TuskYou</h3>
<p>#TuskYou is a movement that aims to put a stop to the trade by encouraging everyone to go against it in an easy but powerful way.
Change your profile photo on social media by raising two middle fingers in front of your face and mimicking the shape of the elephant tusks
to mock ivory buyers and unite everyone against the poaching of elephants.
</br></br>
By joining the cause, you can be part of a global protest, spreading the message to pressure buyers to rethink the purchase of ivory.
</p>
</div>
</div>
</section>
<section id="story-three" anim-pause="500">
<img class="bg animate" src="images/page3_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>ACTION</h2>
<div class="container">
<h3>The Ivory Trade</h3>
<p>Ivory is a traditional symbol of wealth and status, one that has existed for centuries.
But the reality is that this practice kills an elephant every 15 minutes. In a few decades,
African elephants will be extinct.
</p>
</div>
</div>
</section>
<section id="story-four" anim-pause="500">
<img class="bg animate" src="images/page4_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<div class="container">
<div class="opacity">
<h3>The</h3>
<h1>Elephant</h1>
<h3>Crisis points</h3>
</div>
</div>
</div>
</section>
<section id="story-five" anim-pause="2000">
<img class="bg animate" src="images/page5_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<div class="animation">
<div class="elephant" data-4500="opacity:0;" data-5200="opacity:1;">
<img src="images/elephant.png">
</div>
<div class="knife" data-5200="opacity:0; transform:rotate(0deg);transform-origin: 100% 100%;
" data-5900="opacity:1;transform:rotate(-90deg);transform-origin: 100% 100%;">
<img src="images/knife.png">
</div>
</div>
<div class="layout">
<div class="opacity">
<h3>1 Elephant Dies</h3>
<h4>From Poaching Every</h4>
<h1>15 Min</h1>
</div>
</div>
</div>
</section>
<section id="story-six" anim-pause="1500">
<img class="bg animate" src="images/page6_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<div class="animation" data-7200="opacity:0;top:95%;" data-7800="opacity:1; top:15%;">
<img src="images/target.png">
</div>
<div class="container">
<div class="opacity">
<div class="drop-shadow">
<h2>More African elephants are killed for ivory than are being born</h2>
</div>
</div>
</div>
</div>
</section>
<section id="story-seven" anim-pause="2000">
<img class="bg animate" src="images/page7_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<div class="animation">
<div class="year2016" data-9100="opacity:0;" data-9300="opacity:1;">
<img src="images/2016.png">
</div>
<div class="year2017" data-9300="opacity:0;" data-9500="opacity:1;">
<img src="images/2017.png">
</div>
<div class="year2018" data-9500="opacity:0;" data-9700="opacity:1;">
<img src="images/2018.png">
</div>
<div class="year2019" data-9700="opacity:0;" data-9900="opacity:1;">
<img src="images/2019.png">
</div>
<hr data-7500="opacity:0;" data-7700="opacity:1;">
</div>
<div class="layout">
<div class="opacity">
<h3>in 4 years,</h3>
<h4>Elephants will be</h4>
<h1>Extinct</h1>
</div>
</div>
</div>
</section>
<section id="story-eight" anim-pause="2000">
<img class="bg animate" src="images/page8_bg.jpg" anim-detached="true" />
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<div class="animation">
<div class="china" data-11800="opacity:0;" data-12000="opacity:1;">
<img src="images/country1.png">
</div>
<div class="usa" data-12200="opacity:0;" data-12400="opacity:1;">
<img src="images/country2.png">
</div>
<div class="world" data-12400="opacity:0;" data-12600="opacity:1;">
<img src="images/country3.png">
</div>
</div>
<div class="layout">
<div class="opacity">
<h2>largest importer of ivory
</br>is China, followed by the U.S.</h2>
<li>Enables criminal networks</li>
<li>Funds violent extremist organizations</li>
</div>
</div>
</div>
</section>
<section id="story-nine">
<div class="story">
<h2 class='hidden'>CRISIS</h2>
<p>Join the the movement.
</br>Change your profile picture to support
</br>elephants and Tag it with #Tuskyou.</p>
</div>
</section>
</div>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript">
var s = skrollr.init();
</script>
</body>
</html>