-
Notifications
You must be signed in to change notification settings - Fork 0
/
animations.html
516 lines (509 loc) · 24.9 KB
/
animations.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flattern - Flat and trendy bootstrap site template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- css -->
<link href="https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700" rel="stylesheet">
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/bootstrap-responsive.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
<!-- Theme skin -->
<link href="skins/default.css" rel="stylesheet" />
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png" />
<link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png" />
<link rel="shortcut icon" href="ico/favicon.png" />
<!-- =======================================================
Theme Name: Flattern
Theme URL: https://bootstrapmade.com/flattern-multipurpose-bootstrap-template/
Author: BootstrapMade.com
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<div id="wrapper">
<!-- toggle top area -->
<div class="hidden-top">
<div class="hidden-top-inner container">
<div class="row">
<div class="span12">
<ul>
<li><strong>We are available for any custom works this month</strong></li>
<li>Main office: Springville center X264, Park Ave S.01</li>
<li>Call us <i class="icon-phone"></i> (123) 456-7890 - (123) 555-7891</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end toggle top area -->
<!-- start header -->
<header>
<div class="container">
<!-- hidden top area toggle link -->
<div id="header-hidden-link">
<a href="#" class="toggle-link" title="Click me you'll get a surprise" data-target=".hidden-top"><i></i>Open</a>
</div>
<!-- end toggle link -->
<div class="row nomargin">
<div class="span12">
<div class="headnav">
<ul>
<li><a href="#mySignup" data-toggle="modal"><i class="icon-user"></i> Sign up</a></li>
<li><a href="#mySignin" data-toggle="modal">Sign in</a></li>
</ul>
</div>
<!-- Signup Modal -->
<div id="mySignup" class="modal styled hide fade" tabindex="-1" role="dialog" aria-labelledby="mySignupModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 id="mySignupModalLabel">Create an <strong>account</strong></h4>
</div>
<div class="modal-body">
<form class="form-horizontal">
<div class="control-group">
<label class="control-label" for="inputEmail">Email</label>
<div class="controls">
<input type="text" id="inputEmail" placeholder="Email">
</div>
</div>
<div class="control-group">
<label class="control-label" for="inputSignupPassword">Password</label>
<div class="controls">
<input type="password" id="inputSignupPassword" placeholder="Password">
</div>
</div>
<div class="control-group">
<label class="control-label" for="inputSignupPassword2">Confirm Password</label>
<div class="controls">
<input type="password" id="inputSignupPassword2" placeholder="Password">
</div>
</div>
<div class="control-group">
<div class="controls">
<button type="submit" class="btn">Sign up</button>
</div>
<p class="aligncenter margintop20">
Already have an account? <a href="#mySignin" data-dismiss="modal" aria-hidden="true" data-toggle="modal">Sign in</a>
</p>
</div>
</form>
</div>
</div>
<!-- end signup modal -->
<!-- Sign in Modal -->
<div id="mySignin" class="modal styled hide fade" tabindex="-1" role="dialog" aria-labelledby="mySigninModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 id="mySigninModalLabel">Login to your <strong>account</strong></h4>
</div>
<div class="modal-body">
<form class="form-horizontal">
<div class="control-group">
<label class="control-label" for="inputText">Username</label>
<div class="controls">
<input type="text" id="inputText" placeholder="Username">
</div>
</div>
<div class="control-group">
<label class="control-label" for="inputSigninPassword">Password</label>
<div class="controls">
<input type="password" id="inputSigninPassword" placeholder="Password">
</div>
</div>
<div class="control-group">
<div class="controls">
<button type="submit" class="btn">Sign in</button>
</div>
<p class="aligncenter margintop20">
Forgot password? <a href="#myReset" data-dismiss="modal" aria-hidden="true" data-toggle="modal">Reset</a>
</p>
</div>
</form>
</div>
</div>
<!-- end signin modal -->
<!-- Reset Modal -->
<div id="myReset" class="modal styled hide fade" tabindex="-1" role="dialog" aria-labelledby="myResetModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 id="myResetModalLabel">Reset your <strong>password</strong></h4>
</div>
<div class="modal-body">
<form class="form-horizontal">
<div class="control-group">
<label class="control-label" for="inputResetEmail">Email</label>
<div class="controls">
<input type="text" id="inputResetEmail" placeholder="Email">
</div>
</div>
<div class="control-group">
<div class="controls">
<button type="submit" class="btn">Reset password</button>
</div>
<p class="aligncenter margintop20">
We will send instructions on how to reset your password to your inbox
</p>
</div>
</form>
</div>
</div>
<!-- end reset modal -->
</div>
</div>
<div class="row">
<div class="span4">
<div class="logo">
<a href="index.html"><img src="img/logo.png" alt="" class="logo" /></a>
<h1>Flat and trendy bootstrap template</h1>
</div>
</div>
<div class="span8">
<div class="navbar navbar-static-top">
<div class="navigation">
<nav>
<ul class="nav topnav">
<li class="dropdown">
<a href="index.html">Home <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="index-alt2.html">Homepage 2</a></li>
<li><a href="index-alt3.html">Homepage 3</a></li>
</ul>
</li>
<li class="dropdown active">
<a href="#">Features <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="typography.html">Typography</a></li>
<li><a href="table.html">Table</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="animations.html">56 Animations</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="icon-variations.html">Icon variations</a></li>
<li class="dropdown"><a href="#">3 Sliders <i class="icon-angle-right"></i></a>
<ul class="dropdown-menu sub-menu-level1">
<li><a href="index.html">Nivo slider</a></li>
<li><a href="index-alt2.html">Slit slider</a></li>
<li><a href="index-alt3.html">Parallax slider</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#">Pages <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="about.html">About us</a></li>
<li><a href="pricingbox.html">Pricing boxes</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="404.html">404</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#">Portfolio <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="portfolio-2cols.html">Portfolio 2 columns</a></li>
<li><a href="portfolio-3cols.html">Portfolio 3 columns</a></li>
<li><a href="portfolio-4cols.html">Portfolio 4 columns</a></li>
<li><a href="portfolio-detail.html">Portfolio detail</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#">Blog <i class="icon-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="blog-left-sidebar.html">Blog left sidebar</a></li>
<li><a href="blog-right-sidebar.html">Blog right sidebar</a></li>
<li><a href="post-left-sidebar.html">Post left sidebar</a></li>
<li><a href="post-right-sidebar.html">Post right sidebar</a></li>
</ul>
</li>
<li>
<a href="contact.html">Contact </a>
</li>
</ul>
</nav>
</div>
<!-- end navigation -->
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<section id="inner-headline">
<div class="container">
<div class="row">
<div class="span4">
<div class="inner-heading">
<h2>56 Animations</h2>
</div>
</div>
<div class="span8">
<ul class="breadcrumb">
<li><a href="#"><i class="icon-home"></i></a><i class="icon-angle-right"></i></li>
<li><a href="#">Features</a><i class="icon-angle-right"></i></li>
<li class="active">56 Animations</li>
</ul>
</div>
</div>
</div>
</section>
<section id="content" class="demo">
<div class="container">
<div class="row">
<div class="span12">
<div class="row">
<div class="span12">
<p>
Just put following animation into any elements such as div tag, button, image..etc. Just write the animation name as shown below as the class name and make sure you add <code>e_</code> before the animation name. For example to use <strong>"flash"</strong> animation you should write <code>.e_flash</code>
</p>
<p>
Just hover on each button to see how animation works.
</p>
</div>
</div>
<!-- solid line divider -->
<div class="solidline">
</div>
<!-- end solid line divider -->
<div class="row">
<div class="span4">
<h4 class="rheading">Attention seekers<span></span></h4>
<a href="#" class="btn btn-theme btn-large e_flash">flash</a>
<a href="#" class="btn btn-theme btn-large e_bounce">bounce</a>
<a href="#" class="btn btn-theme btn-large e_shake">shake</a>
<a href="#" class="btn btn-theme btn-large e_tada">tada</a>
<a href="#" class="btn btn-theme btn-large e_swing">swing</a>
<a href="#" class="btn btn-theme btn-large e_wobble">wobble</a>
<a href="#" class="btn btn-theme btn-large e_wiggle">wiggle</a>
<a href="#" class="btn btn-theme btn-large e_pulse">pulse</a>
</div>
<div class="span4">
<div class="rheading">
<span></span>
<h4>Flippers (currently Webkit, Firefox, & IE10 only)</h4>
</div>
<a href="#" class="btn btn-theme btn-large e_flip">flip</a>
<a href="#" class="btn btn-theme btn-large e_flipInX">flipInX</a>
<a href="#" class="btn btn-theme btn-large e_flipOutX">flipOutX</a>
<a href="#" class="btn btn-theme btn-large e_flipInY">flipInY</a>
<a href="#" class="btn btn-theme btn-large e_flipOutY">flipOutY</a>
</div>
<div class="span4">
<h4 class="rheading">Fading entrances<span></span></h4>
<a href="#" class="btn btn-theme btn-large e_fadeIn">fadeIn</a>
<a href="#" class="btn btn-theme btn-large e_fadeInUp">fadeInUp</a>
<a href="#" class="btn btn-theme btn-large e_fadeInDown">fadeInDown</a>
<a href="#" class="btn btn-theme btn-large e_fadeInLeft">fadeInLeft</a>
<a href="#" class="btn btn-theme btn-large e_fadeInRight">fadeInRight</a>
<a href="#" class="btn btn-theme btn-large e_fadeInUpBig">fadeInUpBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeInDownBig">fadeInDownBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeInLeftBig">fadeInLeftBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeInRightBig">fadeInRightBig</a>
</div>
</div>
<!-- solid line divider -->
<div class="solidline">
</div>
<!-- end solid line divider -->
<div class="row">
<div class="span6">
<h4 class="rheading">Fading exits<span></span></h4>
<a href="#" class="btn btn-theme btn-large e_fadeOut">fadeOut</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutUp">fadeOutUp</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutDown">fadeOutDown</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutLeft">fadeOutLeft</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutRight">fadeOutRight</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutUpBig">fadeOutUpBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutDownBig">fadeOutDownBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutLeftBig">fadeOutLeftBig</a>
<a href="#" class="btn btn-theme btn-large e_fadeOutRightBig">fadeOutRightBig</a>
</div>
<div class="span6">
<div class="rheading">
<span></span>
<h4>Bouncing entrances</h4>
</div>
<a href="#" class="btn btn-theme btn-large e_bounceIn">bounceIn</a>
<a href="#" class="btn btn-theme btn-large e_bounceInDown">bounceInDown</a>
<a href="#" class="btn btn-theme btn-large e_bounceInUp">bounceInUp</a>
<a href="#" class="btn btn-theme btn-large e_bounceInLeft">bounceInLeft</a>
<a href="#" class="btn btn-theme btn-large e_bounceInRight">bounceInRight</a>
</div>
</div>
<!-- solid line divider -->
<div class="solidline">
</div>
<!-- end solid line divider -->
<div class="row">
<div class="span6">
<h4 class="rheading">Bouncing exits<span></span></h4>
<a href="#" class="btn btn-theme btn-large e_bounceOut">bounceOut</a>
<a href="#" class="btn btn-theme btn-large e_bounceOutDown">bounceOutDown</a>
<a href="#" class="btn btn-theme btn-large e_bounceOutUp">bounceOutUp</a>
<a href="#" class="btn btn-theme btn-large e_bounceOutLeft">bounceOutLeft</a>
<a href="#" class="btn btn-theme btn-large e_bounceOutRight">bounceOutRight</a>
</div>
<div class="span6">
<div class="rheading">
<span></span>
<h4>Rotating entrances</h4>
</div>
<a href="#" class="btn btn-theme btn-large e_rotateIn">rotateIn</a>
<a href="#" class="btn btn-theme btn-large e_rotateInDownLeft">rotateInDownLeft</a>
<a href="#" class="btn btn-theme btn-large e_rotateInDownRight">rotateInDownRight</a>
<a href="#" class="btn btn-theme btn-large e_rotateInUpLeft">rotateInUpLeft</a>
<a href="#" class="btn btn-theme btn-large e_rotateInUpRight">rotateInUpRight</a>
</div>
</div>
<!-- solid line divider -->
<div class="solidline">
</div>
<!-- end solid line divider -->
<div class="row">
<div class="span4">
<h4 class="rheading">Rotating exits<span></span></h4>
<a href="#" class="btn btn-theme btn-large e_rotateOut">rotateOut</a>
<a href="#" class="btn btn-theme btn-large e_rotateOutDownLeft">rotateOutDownLeft</a>
<a href="#" class="btn btn-theme btn-large e_rotateOutDownRight">rotateOutDownRight</a>
<a href="#" class="btn btn-theme btn-large e_rotateOutUpLeft">rotateOutUpLeft</a>
<a href="#" class="btn btn-theme btn-large e_rotateOutUpRight">rotateOutUpRight</a>
</div>
<div class="span4">
<div class="rheading">
<span></span>
<h4>Lightspeed</h4>
</div>
<a href="#" class="btn btn-theme btn-large e_lightSpeedIn">lightSpeedIn</a>
<a href="#" class="btn btn-theme btn-large e_lightSpeedOut">lightSpeedOut</a>
</div>
<div class="span4">
<div class="rheading">
<span></span>
<h4>Specials</h4>
</div>
<a href="#" class="btn btn-theme btn-large e_hinge">hinge</a>
<a href="#" class="btn btn-theme btn-large e_rollIn">rollIn</a>
<a href="#" class="btn btn-theme btn-large e_rollOut">rollOut</a>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="span3">
<div class="widget">
<h5 class="widgetheading">Browse pages</h5>
<ul class="link-list">
<li><a href="#">About our company</a></li>
<li><a href="#">Our services</a></li>
<li><a href="#">Meet our team</a></li>
<li><a href="#">Explore our portfolio</a></li>
<li><a href="#">Get in touch with us</a></li>
</ul>
</div>
</div>
<div class="span3">
<div class="widget">
<h5 class="widgetheading">Important stuff</h5>
<ul class="link-list">
<li><a href="#">Press release</a></li>
<li><a href="#">Terms and conditions</a></li>
<li><a href="#">Privacy policy</a></li>
<li><a href="#">Career center</a></li>
<li><a href="#">Flattern forum</a></li>
</ul>
</div>
</div>
<div class="span3">
<div class="widget">
<h5 class="widgetheading">Flickr photostream</h5>
<div class="flickr_badge">
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=8&display=random&size=s&layout=x&source=user&user=34178660@N03"></script>
</div>
<div class="clear">
</div>
</div>
</div>
<div class="span3">
<div class="widget">
<h5 class="widgetheading">Get in touch with us</h5>
<address>
<strong>Flattern studio, Pte Ltd</strong><br>
Springville center X264, Park Ave S.01<br>
Semarang 16425 Indonesia
</address>
<p>
<i class="icon-phone"></i> (123) 456-7890 - (123) 555-7891 <br>
<i class="icon-envelope-alt"></i> email@domainname.com
</p>
</div>
</div>
</div>
</div>
<div id="sub-footer">
<div class="container">
<div class="row">
<div class="span6">
<div class="copyright">
<p>
<span>© Flattern - All right reserved.</span>
</p>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Flattern
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</div>
<div class="span6">
<ul class="social-network">
<li><a href="#" data-placement="bottom" title="Facebook"><i class="icon-facebook icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Twitter"><i class="icon-twitter icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Linkedin"><i class="icon-linkedin icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Pinterest"><i class="icon-pinterest icon-square"></i></a></li>
<li><a href="#" data-placement="bottom" title="Google plus"><i class="icon-google-plus icon-square"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<a href="#" class="scrollup"><i class="icon-chevron-up icon-square icon-32 active"></i></a>
<!-- javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jcarousel/jquery.jcarousel.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/google-code-prettify/prettify.js"></script>
<script src="js/portfolio/jquery.quicksand.js"></script>
<script src="js/portfolio/setting.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/jquery.nivo.slider.js"></script>
<script src="js/modernizr.custom.js"></script>
<script src="js/jquery.ba-cond.min.js"></script>
<script src="js/jquery.slitslider.js"></script>
<script src="js/animate.js"></script>
<!-- Template Custom JavaScript File -->
<script src="js/custom.js"></script>
</body>
</html>