-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
244 lines (154 loc) · 7.95 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
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
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="River Keeper Ottawa"/>
<meta property="og:image" content="../img/ottawa-riverkeeper-logo.svg"/>
<meta property="og:site_name" content="Be the voice for the Ottawa River!"/>
<meta property="og:description" content="I care about keeping the Ottawa River swimmable, drinkable, and fishable! Click the link and in 5 minutes you will help advocate for its protection and improvement. You’ll also join me, and a community of others who love the river, and learn about great spots for fishing, boating, scuba diving, and other activities. What are you waiting for"/>
<title>River Keeper Community Map</title>
<link rel="stylesheet" href="css/style.css">
<link href='http://fonts.googleapis.com/css?family=Cabin' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-1.0.0-b1/leaflet.css" />
<!-- we encourage you to replace 'latest' with a hardcode version number (like '1.0.0-rc.7') in production applications -->
</head>
<body>
<div class="wrapper">
<header>
<nav><img id="logo" src="img/ottawa-riverkeeper-logo.svg">
</nav>
</header>
<section data-index="0" class="fullpage-background">
<div class="fullBackground"></div>
<div class="container">
<div class="background-overlay">
<h1 id="catcher">How Do You Get <span id="wild">Wild?</span></h1>
<a href="#formMap">
<button class="submit" type="button">Take The Survey</button>
</a>
</div>
</div>
</section>
<section id="breaker">
<div>
<p>The Ottawa River stays healthy and strong because of support from water enthusiasts like you. Be the voice of the Ottawa River to help keep our waters swimmable, fishable, and drinkable for years to come.</p>
</div>
</section>
<section data-index="1" id="formMap" class="col-container">
<div id="containerForm" class="col-2">
<h3 id="formTitle">Take the Survey</h3>
<form>
<div class="group">
<input class="formFun" type="text" name="firstname" id="firstname" placeholder="First Name" required/><span class="highlight"></span><span class="bar"></span>
</div>
<div class="group">
<input class="formFun" type="text" name="lastname" id="lastname" placeholder="Last Name" required/><span class="highlight"></span><span class="bar"></span>
</div>
<div class="group">
<input class="formFun" type="email" name="email" id="firstname" placeholder="Email Address" required /><span class="highlight"></span><span class="bar"></span>
</div>
<div class="group">
<input class="formFun" type="text" name="postal" id="postal" placeholder="Postal Code*" /><span class="highlight"></span><span class="bar"></span>
<div>
<p id="optional">*optional</p>
</div>
</div>
<div>
<p id='formCatch'>Join Our Rec Water Community.</p>
</div>
<div>
<input type="checkbox" name="join" id="join" />
<p id="sub">subscribe me to your newsletter</p>
</div>
<div>
<button id="bottom" type="button">Submit Form</button>
</div>
</form>
</div>
<div id="containerMap">
<div id="map"> <div data-role="modal" id="usage">
<h2>How do you use the river? Select your location(s) on the map.</h2>
</div></div>
</div>
<div data-role="modal" id="usage">
<h2>How do you use the river? Select your location(s) on the map.</h2>
</div>
</section>
<div id="map-form" style="display: none;">
<form id="miniForm">
<big>
<p>
Activies
</p>
</big>
<br/>
<div class="check-group">
<input type="checkbox" name="use" value="swim"> swim
<br/>
<input type="checkbox" name="use" value="sail"> sail
<br/>
<input type="checkbox" name="use" value="paddle"> paddle
<br/>
<input type="checkbox" name="use" value="fish"> fish
<br/>
<input type="checkbox" name="use" value="motorboat"> motorboat
<br/>
<input type="checkbox" name="use" value="scuba"> scuba
<br/>
<input type="checkbox" name="use" value="explore"> explore/wade
<br/>
</div>
<div class="check-group">
<input type="checkbox" name="use" value="camping"> camping
<br/>
<input type="checkbox" name="use" value="rowing"> rowing
<br/>
<input type="checkbox" name="use" value="raft"> rafting
<br/>
<input type="checkbox" name="use" value="bike"> biking
<br/>
<input type="checkbox" name="use" value="walk"> walk/run
<br/>
<input type="checkbox" name="use" value="birding"> birding
<br/>
<input type="checkbox" name="use" value="canoe"> enjoy scenery
<br/>
</div>
<br/>
<div class="group">
<input class="otherFun" id="other" type="text" name="other" placeholder="Other">
<span class="highlight"></span><span class="bar2"></span>
</div>
<div>
<div id="clearMin">
<button class="mini" id="clear" type="button">Clear</button>
</div>
<div id="submitMin">
<button class="mini" id="submitMini" type="button">Done</button>
</div>
</div>
</form>
</div>
<footer>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="tw-share-button">
<a href="http://twitter.com/?status=Be+the+voice+for+the+Ottawa+River!+Tell+@Ottriverkeeper+how+you+get+wet+&+wild,+and+join+others+who+love+the+river!+http://127.0.0.1:54566/RHoK/index.html"><img src="img/ottawa-riverkeeper-logo.svg" border="0" /></a>
</div>
<div class="fb-share-button" data-href="http://127.0.0.1:54566/RHoK/index.html" ></div>
</footer>
</div>
<script src="http://code.jquery.com/jquery-2.1.4.js"></script>
<script src="http://cdn.leafletjs.com/leaflet-1.0.0-b1/leaflet.js"></script>
<!-- Load Esri Leaflet locally, after cloning this repository -->
<script src="http://cdn.jsdelivr.net/leaflet.esri/2.0.0-beta.5/esri-leaflet.js"></script>
<script src="js/jscript.js"></script>
</body>
</html>