-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
528 lines (486 loc) · 25.8 KB
/
faq.html
File metadata and controls
528 lines (486 loc) · 25.8 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
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
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
<!doctype html>
<head>
<meta charset="utf-8">
<title>Gappro - Admin Theme Template for Backend Applications.</title>
<link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" media="screen">
<link href="css/style-responsive.css" rel="stylesheet" media="screen">
<link href="css/font_awesome/font-awesome.min.css" rel="stylesheet" media="screen">
<link href="css/prettify/sons-of-obsidian.css" rel="stylesheet" media="screen">
<link href="css/joyride/joyride-2.0.3.css" rel="stylesheet" media="screen">
<meta name="description" content="admin theme template for any backend applications.">
<meta name="author" content="boostbob.github.com">
<meta name="viewport" content="width=device-width,initial-scale=1.0"></head>
<body>
<div class="navbar navbar-inverse">
<div class="navbar-inner">
<div class="container-fluid">
<div class="row-fluid">
<div class="span8">
<a href="index.html">
<img class="brand" src="img/logo.png" alt="">
</a>
<form class="form-search">
<input type="text" placeholder="keywords" class="input-medium search-query">
<button type="submit" class="btn">Search</button>
<div class="btn-group">
<a class="btn dropdown-toggle btn-warning" data-toggle="dropdown" href="#">
<span><i class="icon-bell"></i></span>
</a>
<ul class="dropdown-menu" id="messages-box">
<li>
<img src="img/avatar2.jpg" alt="">
<span class="time">6 mintues ago</span><br>
<span class="content">Lorem ipsum et consectetur officia veniam... </span>
</li>
<li>
<img src="img/avatar4.jpg" alt="">
<span class="time">12 mintues ago</span><br>
<span class="content">Lorem ipsum et consectetur officia veniam... </span>
</li>
<li>
<img src="img/avatar6.jpg" alt="">
<span class="time">20 mintues ago</span><br>
<span class="content">Lorem ipsum et consectetur officia veniam... </span>
</li>
<li>
<img src="img/avatar8.jpg" alt="">
<span class="time">25 mintues ago</span><br>
<span class="content">Lorem ipsum et consectetur officia veniam... </span>
</li>
</ul>
</div>
</form>
</div>
<div class="span4">
<ul id="top-menu">
<li>
<a href="javascript:void(0)" class="btn">
<i class="icon-edit"></i>
<span>Notes</span>
</a>
</li>
<li>
<a href="javascript:void(0)" class="btn">
<i class="icon-group"></i>
<span>Groups</span>
</a>
</li>
<li>
<a href="javascript:void(0)" class="btn">
<i class="icon-eye-open"></i>
<span>Website</span>
</a>
</li>
<li>
<a href="javascript:void(0)" class="btn">
<i class="icon-off"></i>
<span>Logout</span>
</a>
</li>
</ul>
</div>
</div>
<div id="config-box">
<a href="javascript:void(0)" class="btn config-button"><i class="icon-cog"></i></a>
<div class="btn-group">
<button class="btn"><i class="icon-refresh"></i> Menu Themes</button>
<button data-toggle="dropdown" class="btn btn-inverse dropdown-toggle">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" id="menu_colors">
<li><a href="#" data-color="pink">PINK</a></li>
<li><a href="#" data-color="green">GREEN</a></li>
<li><a href="#" data-color="grey">GREY</a></li>
<li><a href="#" data-color="white">WHITE</a></li>
<li><a href="#" data-color="orange">ORANGE</a></li>
<li><a href="#" data-color="blue">BLUE</a></li>
<li><a href="#" data-color="gold">GOLD</a></li>
<li><a href="#" data-color="black">DEFAULT</a></li>
</ul>
</div>
<h4>Backgournd:</h4>
<ul id="backgrounds">
<li><a href="javascript:void(0)"><img src="img/backgrounds/1.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/2.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/3.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/4.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/5.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/6.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/7.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/8.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/9.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/10.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/11.jpg" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/12.jpg" alt=""></a></li>
</ul>
<h4>Menu Sub Trigger:</h4>
<ul id="menu-trigger">
<li><a href="javascript:void(0)" class="btn" data-trigger="click">Click</a></li>
<li><a href="javascript:void(0)" class="btn" data-trigger="mouseover">Hover</a></li>
</ul>
<h4>Menu Background:</h4>
<ul id="menu-backgrounds">
<li><a href="javascript:void(0)"><img src="img/backgrounds/menu1.png" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/menu2.png" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/menu3.png" alt=""></a></li>
<li><a href="javascript:void(0)"><img src="img/backgrounds/menu4.png" alt=""></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container-fluid" id="main_wrapper">
<div class="row-fluid">
<div class="span2" id="sidebar">
<div id="icon-menu">
<ul>
<li class="circle">
<a href="profile.html" title="Profile">
<img src="img/avatar9.jpg" alt="">
</a>
</li>
<li class="filter-box">
<input type="text" id="menuitem-filter" placeholder="e.g. widget">
</li>
<li class="menu-controller">
<a id="btn-menu-controller" href="javascript:void(0)">
<span><i class="icon-angle-up"></i></span>
</a>
</li>
<li data-keywords="home,dashboard,index,default,entry">
<a href="index.html" title="Dashboard">
<i class="icon-home"></i> <span>Home</span>
</a>
</li>
<li data-keywords="widget,window,block,ui">
<a href="widget.html" title="Widget" id="widget-menu">
<i class="icon-th-large"></i> <span>Widget</span>
</a>
</li>
<li data-keywords="tablesble,data,rowlink,list,ui">
<a href="tables.html" title="Tables">
<i class="icon-th-list"></i> <span>Tables</span>
</a>
</li>
<li data-keywords="chart,pie,bar,line,speakline,dynamic,donut,stacked">
<a href="charts.html" title="Charts">
<i class="icon-bar-chart"></i> <span>Charts</span>
</a>
</li>
<li data-keywords="forms,editor,wizard,validate,editable,slider,ui">
<a href="forms.html" title="Forms">
<i class="icon-credit-card"></i> <span>Forms</span>
<span class="label label-success">5</span>
</a>
<ul class="sub-menus">
<li><a href="forms.html" title="Forms"> <span>Elements</span> </a> </li>
<li><a href="editor.html" title="Editor"> <span>Editor</span> </a> </li>
<li><a href="wizard.html" title="Wizard"> <span>Wizard</span> </a> </li>
<li><a href="validator.html" title="Validator"> <span>Validator</span> </a> </li>
<li><a href="editable.html" title="Editable"> <span>Editable</span> </a> </li>
<li><a href="javascript:void(0)" title="Sub Link">Sub Link</a></li>
</ul>
</li>
<li data-keywords="ui,table,interface,gallery,box,block,widget,timeline,grid">
<a href="ui.html" title="UI">
<i class="icon-camera"></i> <span>Interfaces</span>
<span class="label label-success">12</span>
</a>
<ul class="sub-menus">
<li><a href="ui.html" title="UI"> <span>Elements</span> </a> </li>
<li><a href="attr.html" title="Attr Box"> <span>Attr Box</span> </a></li>
<li><a href="cal.html" title="Calendar">Calendar</a></li>
<li><a href="buttons.html" title="Buttons"> <span>Buttons</span> </a> </li>
<li><a href="grid.html" title="Grid"> <span>Grid</span> </a> </li>
<li><a href="timeline.html" title="jQuery Timeline"><span>Timeline</span></a></li>
<li><a href="tabs.html" title="Tab">Tabs</a></li>
<li><a id="btn-tour" href="javascript:void(0)" title="Tour Guide">Guide Tour</a></li>
<li><a href="sliders.html" title="Sliders">Sliders</a></li>
<li><a href="noty.html" title="Notifications">Notifications</a></li>
<li><a href="accordion.html" title="Accordion">Accordion</a></li>
<li><a href="faq.html" title="FAQ">FAQ</a></li>
</ul>
</li>
<li data-keywords="wizard,typo,text,font">
<a href="typography.html" title="Typography">
<i class="icon-font"></i> <span>Typography</span>
</a>
</li>
<li data-keywords="gallery,login,profile,403,404,error,starter">
<a href="javascript:void(0)" title="Extra">
<i class="icon-legal"></i> <span>Extra</span>
<span class="label label-success">6</span>
</a>
<ul class="sub-menus">
<li><a href="gallery.html" title="Gallery"><i class="icon-picture"></i> Gallery</a></li>
<li><a href="login.html" title="login"><i class="icon-user"></i> Login</a></li>
<li><a href="profile.html" title="profile"><i class="icon-cog"></i> Profile</a></li>
<li><a href="404.html" title="404"><i class="icon-eye-close"></i> 404</a></li>
<li><a href="tickets.html" title="Tickets"><i class="icon-list"></i> Tickets</a></li>
<li><a href="starter.html" title="Starter"><i class="icon-question-sign"></i> Starter</a></li>
</ul>
</li>
<li class="current" data-keywords="faq,questions">
<a href="faq.html">
<i class="icon-question-sign"></i>
<span>FAQ</span>
</a>
</li>
<li data-keywords="profile,settings,custom,modal,personal">
<a href="#settings" role="button" data-toggle="modal" data-target="#settings">
<i class="icon-cog"></i> <span>Settings</span>
</a>
<div id="settings" class="modal hide fade" tabindex="-1" role="dialog">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="myModalLabel">Config Box
</h3>
</div>
<div class="modal-body">
<form class="form-horizontal" id="basic-form" method="get">
<div class="control-group">
<label class="control-label">Firstname (required)</label>
<div class="controls">
<input type="text" name="firstname" id="firstname" placeholder="lisa" required>
</div>
</div>
<div class="control-group">
<label class="control-label">lastname (required)</label>
<div class="controls">
<input type="text" name="lastname" id="lastname" placeholder="joe" required>
</div>
</div>
<div class="control-group">
<label class="control-label">email (required)</label>
<div class="controls">
<input name="email" id="email" type="email" placeholder="lisa@abc.com" required>
</div>
</div>
<div class="control-group">
<label class="control-label">Comment (requied)</label>
<div class="controls">
<textarea name="comment" id="comment" placeholder="balbal blala..." required></textarea>
</div>
</div>
<div class="form-actions">
<button type="submit" class="btn btn-primary" data-dismiss="modal" aria-hidden="true">Save changes</button>
<button type="button" class="btn" data-dismiss="modal" aria-hidden="true">Cancel</button>
</div>
</form>
</div>
</div>
</li>
<li data-keywords="login,signin,profile,entry">
<a href="login.html">
<i class="icon-user"></i>
<span>Login</span>
</a>
</li>
</ul>
</div>
<hr>
<div id="workspace">
<a id="btn-restore-all" href="javascript:void(0)" class="btn btn-success">
<i class="icon-plus"></i>
Restore All
</a>
</div>
</div>
<div class="span10" id="main">
<!--main section-->
<div class="row-fluid">
<div class="breadcrumbs-title">
FAQ.
<div class="pull-right">
<img src="img/icons/bestseller.png" alt="">
<span>Balance: $927</span>
</div>
<div class="sub">
Lorem ipsum Esse adipisicing sed fugiat deserunt exercitation ut est aute aliqua amet reprehenderit voluptate irure consequat tempor cupidatat tempor mollit.
</div>
</div>
<ul id="breadcrumbs">
<li>
<a href="index.html">
<span>
Home
<i class="icon-arrow-right"></i>
</span>
</a>
</li>
<li>
<a href="index.html">
<span>
Path Here
<i class="icon-arrow-right"></i>
</span>
</a>
</li>
<li>
<a href="index.html">
<span>
Dashboard
<i class="icon-map-marker"></i>
</span>
</a>
</li>
</ul>
</div>
<div class="row-fluid">
<div class="span12">
<div class="widget">
<div class="widget-header">
<i class="icon-th-list"></i>
<h3>FAQ</h3>
<a data-widget-action="thumb"></a>
<a data-widget-action="full"></a>
<a data-widget-action="code"></a>
<a data-widget-action="hide"></a>
<a data-widget-action="close"></a>
</div>
<!-- /widget-header -->
<div class="widget-content">
<div class="faq-container">
<ol class="faq-list">
<li>
<h4>How can I get my own domain name?</h4>
<p>
The Internet Corporation for Assigned Names and Numbers (ICANN) maintains a list of accredited registrars . Any of the companies on this list can register a domain name for you..
</p>
</li>
<li>
<h4>How can I block my hosting service's advertisements?</h4>
<p>
Check the Terms of Service (TOS) agreement for your hosting service. It almost certainly prohibits interfering with the advertisements they add to your web pages. If you use some trick to block their advertisements on your own, then your hosting service may delete your account for violating its TOS.
</p>
</li>
<li>
<h4>How do I redirect someone to another page?</h4>
<p>
The most reliable way is to configure the server to send out a redirection instruction when the old URL is requested. Then the browser will automatically get the new URL. This is the fastest and most efficient way, and is the only way described here that can convince indexing robots to phase out the old URL. For configuration details consult your server admin or documentation (with NCSA or Apache servers, use a Redirect statement in .htaccess).
</p>
<p>
If you can't set up a redirect, there are other possibilities. These are inferior because they tell the search engines that there's still a page at the old location, not that the page has moved to a new location. But if it's impossible for you to configure redirection at your server, here are two alternatives:
</p>
</li>
<li>
<h4>How do I password protect my web site?</h4>
<p>
Password protection is done through HTTP authentication. The configuration details vary from server to server, so you should read the authentication section of your server documentation. Contact your server administrator if you need help with this.
</p>
<p>
JavaScript password scripts provide only a facade of security. At a fundamental level, they work in one of two ways. Some scripts convert the password into a URL, which keeps the document secret by limiting the number of people who know its URL. Some scripts check the password and then go to a specific URL, which protects the document only from those who don't view the JavaScript source to get the URL of the document. Neither mechanism is really secure.
</p>
</li>
<li>
<h4>How do I stop my page from being cached?</h4>
<p>
Browsers cache web documents; they store local copies of documents to speed up repeated references to documents that haven't changed. Also, many browsers are configured to use public proxy caches, which serve many users (e.g., all customers of an ISP, or all employees behind a corporate firewall). To effectively control how your documents are cached you must configure your server to send appropriate HTTP headers.
</p>
<p>
The Expires header is understood by virtually all caches. The cached document will be retrieved again automatically once it has expired. The Expires header must contain an HTTP date, which must be Greenwich Mean Time (GMT), not local time.
</p>
</li>
<li>
<h4>How can I disable the browser's right-click options?</h4>
<p>
These scripts annoy visitors who lose ready access to their browsers' normal context-menu functions (e.g., "Open in new window" or "Bookmark link"). These scripts can also interfere with features like mouse gestures.
Nothing (including these scripts) can prevent anyone from copying your source or images. The browser cannot display your document without the source and images, so your web server must send them to the browser. Even without the various "save" functions in today's browsers, someone can retrieve your source or images from the browser's cache, request them from the server with some other tool, or use a screen-capture tool to copy the images.
These scripts do nothing when JavaScript is disabled or unavailable, when JavaScript access to right-click events is disabled, on systems without mice, or on systems with single-button mice.
</p>
</li>
<li>
<h4>How do I hide my URL?</h4>
<p>
You can't. URLs are fundamental to navigation on the WWW. The URL is necessary for the browser to be able to retrieve your document. It is impossible to hide the URL of a resource from the browser.
</p>
</li>
<li>
<h4>How do I detect what browser is being used?</h4>
<p>
Many browsers identify themselves when they request a document. A CGI script will have this information available in the HTTP_USER_AGENT environment variable, and it can use that to send out a version of the document which is optimized for that browser.
</p>
<p>
Keep in mind not all browsers identify themselves correctly. For example, Microsoft Internet Explorer identifies itself as Netscape Navigator, and many other browsers identify themselves as Microsoft Internet Explorer.
</p>
<p>
And of course, if a cache proxy keeps a version intended for one brower, someone with another browser may get that version, rather than the version intended for the other browser.
</p>
</li>
<li>
<h4>How do I get my visitors' email addresses?</h4>
<p>
You can't. Although each request for a document is usually logged with the name or address of the remote host, the actual username is almost never logged as well. This is mostly because of performance reasons, as it would require that the server uses the ident protocol to see who is on the other end. This takes time. And if a cache proxy is doing the request, you don't get anything sensible.
</p>
<p>
But just stop to think for a minute... would you really want every single site you visit to know your email address? Imagine the loads of automated thank you's you would be receiving. If you visited 20 sites, you would get at least 20 emails that day, plus no doubt they would send you invitations to return later. It would be a nightmare as well as an invasion of privacy!
</p>
</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="back-top">
<a href="javascript:void(0)"><i class="icon-angle-up"></i></a>
</div>
<div class="copyright">
<p>Copyright © Your Company 2013. All rights reserved.</p>
</div>
<ol id="tour">
<li data-class="filter-box" data-text="Next Please">
<h5>Welcome to gappro!</h5>
<p>Follow me please, type 'widget' to filter menu.</p>
</li>
<li data-class="filter-box" data-text="Next Please">
<h5>Did you see?</h5>
<p>Focus input box, then press 'ESC' key please.</p>
</li>
<li data-class="menu-controller" data-text="Next Please">
<h5>Hide menu items.</h5>
<p>Click now, you can working with workspace.</p>
</li>
<li data-class="menu-controller" data-text="Next Please">
<h5>Redo it.</h5>
<p>Click again to show menu.</p>
</li>
<li data-id="widget-menu" data-text="Next Please">
<h5>Move mouse to widget icon.</h5>
<p>Drag widget-icon to top bar, then drop it.</p>
</li>
<li data-id="messages-box" data-text="Finish Tour" data-options="tipLocation:right">
<h5>You have created a persistent fav-link.</h5>
<p>Jump to another page to test it, or drag again to remove it.</p>
</li>
</ol>
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/modernizr.mq.js"></script>
<script src="js-webshim/extras/modernizr-custom.js"></script>
<script src="js-webshim/polyfiller.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-ui-1.10.2.min.js"></script>
<script src="js/prettify/prettify.js"></script>
<script src="js/format/html-format.js"></script>
<script src="js/faq.js"></script>
<script src="js/bootstrap_growl/jquery.bootstrap-growl.min.js"></script>
<script src="js/joyride/jquery.joyride-2.0.3.js"></script>
<script src="js/jstorage/json2.js"></script>
<script src="js/jstorage/jstorage.min.js"></script>
<script src="js/gappro/config.js"></script>
<script src="js/gappro/gappro.js"></script>
<script src="js/application.js"></script>
<script type="text/javascript">
$(function () {
$('.faq-list').goFaq ();
});
</script>
<script src="js/fix/ios-orientationchange-fix.js"></script>
</body>
</html>