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
362
363
364
365
366
367
368
369
370
371
|
<!DOCTYPE html> <html lang="en-HK" prefix="og: http://ogp.me/ns#">
<head> <title>JobReader - Register</title> <!-- css --> <?php include 'inc/headlinks.php';?> <!-- js --> <?php include 'inc/link-js.php';?> </head>
<body>
<!-- header --> <?php include 'inc/header.php';?> <!-- end of header--> <div class="subBanner" style="background-image:url(../assets/images/subBanner.jpg)"> <h1>Create Your Jobs Reader Account</h1> </div>
<section class="wrapper"> <form action="register_success.php"> <div class="container regForm01"> <div class="row "> <div class="col-md-12"> <p class="h2 unbold mb-4">Let’s Register.</p> <div class="form-group err"> <label for="loginID">Your email</label> <input type="text" class="form-control" id="loginID" aria-describedby="emailHelp" placeholder=""> <p class="redWord validate mt-1 mb-0"> Please enter this information. </p> <p class="redWord validate mt-1 mb-0">Please enter a valid email address.
</p> <small class="fieldWord">This will be your Login ID.</small>
</div> </div> <div class="col-md-6"> <div class="form-group passwordInput err"> <label for="resetNewPassword">New password</label> <input type="password" class="form-control reveal password" id="resetNewPassword" aria-describedby="emailHelp" placeholder=""> <p class="redWord validate mt-1 mb-0"> Please enter this information. </p> <p class="redWord validate mt-1 mb-0"> Your password should contain 8 to 20 characters with uppercase, lowercase and at least one number.
</p> <small class="fieldWord"> Your password must have:</small> <ul class="clickList inlinelist fieldWord small"> <li class="greenWord">8 or more characters </li> <li>upper & lowercase letter </li> <li>at least one number </li> </ul> </div> </div> <div class="col-md-6">
<div class="form-group passwordInput err"> <label for="confirmPassword">Confirm password</label> <input type="password" class="form-control reveal password" id="confirmPassword" aria-describedby="confirmPassword" placeholder=""> <p class="redWord validate mt-1 mb-0"> Please enter this information.
</p> <p class="redWord validate mt-1 mb-0">Sorry, your password doesn't match.
</p> </div> </div> <div class="col-md-12"> <hr> <p class="h3 unbold mt-4 mb-4">Contact Information:</p> </div> <div class="col-md-12"> <div class="form-group"> <label for="companyName">Company name</label> <input type="text" class="form-control" id="companyName" aria-describedby="emailHelp" placeholder=""> <small class="fieldWord">Full company name as shown on the business registration certificate.</small> </div> </div>
<div class="col-md-6"> <div class="form-group"> <label for="industry">Company industry </label> <div class="selectionSelecter"> <select class="form-control" id="industry">
</select> </div> </div>
</div> <div class="col-md-6"> <div class="form-group"> <label for="businessReg">HK business registration number (optional) </label> <input type="text" class="form-control" id="businessReg" aria-describedby="emailHelp" placeholder="">
</div> </div> <!-- <div class="col-md-2">
<div class="form-group"> <label for="nameTitle">Title</label> <select class="form-control" id="nameTitle"> <option>Mr</option> <option>Ms</option> <option>Miss</option> </select> </div> </div> --> <div class="col-md-6"> <div class="form-group"> <label for="firstName">First name</label> <input type="text" class="form-control" id="firstName" placeholder=""> </div>
</div> <div class="col-md-6"> <div class="form-group"> <label for="lastName">Last name</label> <input type="text" class="form-control" id="lastName" placeholder=""> </div> </div> <!-- <div class="col-md-2">
<div class="form-group"> <label for="contactNo">Contact number</label> <select class="form-control" id="contactNo"> <option selected>+852</option> <option>+852</option> <option>+852</option> </select> </div> </div> --> <div class="col-md-6"> <div class="form-group err"> <label for="phoneNo">Contact number </label> <input type="text" class="form-control" id="phoneNo" placeholder=""> <p class="redWord validate mt-1 mb-0"> Please enter this information.
</p> <p class="redWord validate mt-1 mb-0"> Please enter a valid phone number. </p>
</div>
</div>
</div> <div class="row mb-4 align-items-center"> <div class="col-md-5"> <div class="form-group"> <label for="captcha">In put captcha</label> <input type="text" class="form-control" id="captcha" placeholder=""> </div> </div> <div class="col-md-4"> <div class="d-flex align-items-center"> <canvas id="canvas" class="captcha mr-4"></canvas> <a href="javascript:void(0);" class="link refashCapBtn white-space"> <i class="fas fa-redo-alt"></i> New Code</a> </div> </div>
</div> <div class="row"> <div class="col-md-12"> <div class="custom-control custom-checkbox mb-4"> <input type="checkbox" class="custom-control-input" id="defaultCheck1" checked> <label class="custom-control-label" for="defaultCheck1"> Receive special offers and relevant updates from Jobs Reader. </label> </div> <div class="custom-control custom-checkbox err mb-4"> <input type="checkbox" class="custom-control-input" id="defaultCheck3"> <label class="custom-control-label" for="defaultCheck3"> I agree to Jobs Reader’s <a href="terms.php" class="link" target="_blank">Terms and Conditions</a> and <a href="privacy.php" class="link" target="_blank">Privacy Policy</a>. </label> <p class="redWord validate mt-1 mb-0"> You must agree to the Terms and Conditions and Privacy Policy.
</p> </div>
<!-- <div class="form-check mb-4"> <input class="form-check-input" type="checkbox" value="" checked id="defaultCheck1"> <label class="form-check-label" for="defaultCheck1"> Receive special offers and relevant updates from Jobs Reader </label> </div> --> <!-- <div class="form-check mb-4"> <input class="form-check-input" type="checkbox" value="" id="defaultCheck3"> <label class="form-check-label" for="defaultCheck3"> I agree to Jobs Reader’s <a href="terms.php" class="link">Terms and Conditions</a>, and <a href="terms.php" class="link">Terms and Conditions of Sales</a> and <a href="privacy.php" class="link">Privacy Policy</a>
</label> </div> --> <button type="button" class="btn btn-primary mt-4 creatBtn">Create Account</button> </div> </div> </div>
<div class="container regForm02"> <div class="row"> <div class="col-md-12"> <p class="h2 unbold mb-4">Help job seekers learn more about <b>Daiko Company Limited</b>.</p> <p class="mb-0"><span class="mr-1">Your company logo</span> <a href="#" class="link red-tooltip" data-toggle="tooltip" data-placement="top" title="" data-original-title="Image format: JPEG, PNG, Minimum height or width: 512px, Maximum file size: 2MB "><i class="fas fa-question-circle"></i> </a> </p> <p class="mb-1">Brand your company with your logo. <label class="link"> Upload company logo <i class="fas fa-chevron-right"></i> <input type="file" id="files" name="files[]" multiple style="display: none;" /> </label> </p> <div class="uploadBox mb-2"> <img src="../assets/images/logotemp.jpg" class="img-fluid"> </div> <p class="redWord mb-4">Your new company logo will be approved within 1-2 business days.</p> </div> <div class="col-md-12 mb-4"> <div class="form-group"> <label for="companyWeb" class="blackWord">Company website</label> <input type="text" class="form-control" id="companyWeb" placeholder=""> </div>
<div class="form-group"> <label for="companyDes" class="blackWord">Company description</label> <textarea name="editor1" cols="30" rows="10"></textarea> </div>
<button type="submit" class="btn btn-primary mt-4">Submit</button> <button type="button" class="btn link mt-4" onClick="location.href='register_success.php';">Set up later in setting</button>
</div>
</div>
</div>
</form> </section>
<!-- end #section -->
<!-- footer --> <?php include 'inc/footer_s.php';?> <!-- end of footer --> <script type="text/javascript" src="../assets/js/ajax.js"></script> <script type="text/javascript" src="../assets/js/select2.js"></script> <script src="https://cdn.ckeditor.com/4.14.1/standard/ckeditor.js"></script> <script type="text/javascript" src="../assets/js/jquery-captcha-lgh.js"></script>
<!-- custom JS --> <script type="text/javascript" src="../assets/js/custom.js"></script> </body> <script> // $('.red-tooltip').tooltip('show'); // step-1 const captcha = new Captcha($('#canvas'), { length: 4 }); // api //captcha.refresh(); //captcha.getCode(); //captcha.valid("");
$('.refashCapBtn').on('click', function() { // const ans = captcha.valid($('input[name="code"]').val()); // alert(ans); captcha.refresh(); }) </script> <script> $(".regForm02").hide();
$(".creatBtn").click(function() { $(".regForm02").fadeIn(); $(".regForm01").hide(); });
$(function() {
CKEDITOR.replace('editor1');
if (window.File && window.FileList && window.FileReader) { $("#files").on("change", function(e) { var files = e.target.files, filesLength = files.length; for (var i = 0; i < filesLength; i++) { var f = files[i] var fileReader = new FileReader(); fileReader.onload = (function(e) { var file = e.target; // $("<div class=\"pip\">" + // "<img class=\"imageThumb img-fluid\" src=\"" + e.target.result + // "\" title=\"" + file.name + "\"/>" + // "<br/><span class=\"removeupLoadImg link\">Remove</span>" + // "</div>").appendTo(".uploadBox");
$(".uploadBox").html("<div class=\"pip d-flex\">" + "<img class=\"imageThumb d-inline-block mr-4 img-fluid\" src=\"" + e .target.result + "\" title=\"" + file.name + "\"/>" + "<span class=\"removeupLoadImg d-inline-block link\">Remove</span>" + "</div>" );
$(".removeupLoadImg").click(function() { $(this).parent(".pip").remove(); $(".uploadBox").html("<img src=" + "../assets/images/logotemp.jpg" + " " + "class=" + "img-fluid" + ">"); });
// Old code here /*$("<img></img>", { class: "imageThumb", src: e.target.result, title: file.name + " | Click to remove" }).insertAfter("#files").click(function(){$(this).remove();});*/
}); fileReader.readAsDataURL(f); } }); } else { alert("Your browser doesn't support to File API") }
$('[data-toggle="tooltip"]').tooltip() }) </script>
</html>
|