Commit c3e81845589ee1c0f45464664ac4dfb43d294b1e
1 parent
87e21225
init website
Showing
2 changed files
with
94 additions
and
114 deletions
index.html
@@ -7,29 +7,29 @@ | @@ -7,29 +7,29 @@ | ||
7 | <meta name="description" content=""> | 7 | <meta name="description" content=""> |
8 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 8 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
9 | 9 | ||
10 | - <link rel="icon" href="img/header-logo1.png"> | 10 | + <link type="text/css" rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | - <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | + <!--<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet">--> |
15 | + | ||
16 | + <link type="text/css" rel="stylesheet" href="css/bootstrap.min.css"> | ||
17 | + <link type="text/css" rel="stylesheet" href="css/slicknav.min.css"> | ||
18 | + <link type="text/css" rel="stylesheet" href="css/bootstrap-theme.min.css"> | ||
19 | + <link type="text/css" rel="stylesheet" href="css/owl.carousel.min.css"> | ||
20 | + <link type="text/css" rel="stylesheet" href="css/owl.theme.default.min.css"> | ||
21 | + <link type="text/css" rel="stylesheet" href="css/animate.min.css"> | ||
22 | + <link type="text/css" rel="stylesheet" href="css/animate-text.css"> | ||
23 | + <link type="text/css" rel="stylesheet" href="css/magnific-popup.css"> | ||
24 | + <link type="text/css" rel="stylesheet" href="css/font-awesome.min.css"> | ||
15 | 25 | ||
16 | - <link rel="stylesheet" href="css/bootstrap.min.css"> | ||
17 | - <link rel="stylesheet" href="css/slicknav.min.css"> | ||
18 | - <link rel="stylesheet" href="css/bootstrap-theme.min.css"> | ||
19 | - <link rel="stylesheet" href="css/owl.carousel.min.css"> | ||
20 | - <link rel="stylesheet" href="css/owl.theme.default.min.css"> | ||
21 | - <link rel="stylesheet" href="css/animate.min.css"> | ||
22 | - <link rel="stylesheet" href="css/animate-text.css"> | ||
23 | - <link rel="stylesheet" href="css/magnific-popup.css"> | ||
24 | - <link rel="stylesheet" href="css/font-awesome.min.css"> | ||
25 | - | ||
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | - <link rel="stylesheet" href="css/normalize.css"> | ||
28 | - <link rel="stylesheet" href="style.css"> | ||
29 | - <link rel="stylesheet" href="css/responsive.css"> | ||
30 | - | 27 | + <link type="text/css" rel="stylesheet" href="css/normalize.css"> |
28 | + <link type="text/css" rel="stylesheet" href="style.css"> | ||
29 | + <link type="text/css" rel="stylesheet" href="css/responsive.css"> | ||
30 | + | ||
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | - <link rel="stylesheet" href="css/color/color7.css"> | 32 | + <link type="text/css" rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
34 | <!--<link rel="stylesheet" href="css/color/color2.css">--> | 34 | <!--<link rel="stylesheet" href="css/color/color2.css">--> |
35 | <!--<link rel="stylesheet" href="css/color/color3.css">--> | 35 | <!--<link rel="stylesheet" href="css/color/color3.css">--> |
@@ -39,11 +39,11 @@ | @@ -39,11 +39,11 @@ | ||
39 | <!--<link rel="stylesheet" href="css/color/color8.css">--> | 39 | <!--<link rel="stylesheet" href="css/color/color8.css">--> |
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | - <link rel="stylesheet" href="#" id="colors"> | ||
43 | - | 42 | + <link type="text/css" rel="stylesheet" href="#" id="colors"> |
43 | + | ||
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -108,7 +108,7 @@ | @@ -108,7 +108,7 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | 111 | + |
112 | <!-- Slider Area --> | 112 | <!-- Slider Area --> |
113 | <section id="slider"> | 113 | <section id="slider"> |
114 | <div class="single-slider" style="background-image:url('img/slider1.jpg')"> | 114 | <div class="single-slider" style="background-image:url('img/slider1.jpg')"> |
@@ -139,7 +139,7 @@ | @@ -139,7 +139,7 @@ | ||
139 | </div> | 139 | </div> |
140 | </section> | 140 | </section> |
141 | <!--/ End Slider Area --> | 141 | <!--/ End Slider Area --> |
142 | - | 142 | + |
143 | <!-- features Area --> | 143 | <!-- features Area --> |
144 | <section id="features" class="section"> | 144 | <section id="features" class="section"> |
145 | <div class="container"> | 145 | <div class="container"> |
@@ -155,7 +155,7 @@ | @@ -155,7 +155,7 @@ | ||
155 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft" data-wow-duration="0.8s" data-wow-delay="0.9s"> | 155 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInLeft" data-wow-duration="0.8s" data-wow-delay="0.9s"> |
156 | <div class="feature-left"> | 156 | <div class="feature-left"> |
157 | <img src="img/computer.jpg" alt="#"> | 157 | <img src="img/computer.jpg" alt="#"> |
158 | - </div> | 158 | + </div> |
159 | </div> | 159 | </div> |
160 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInRight" data-wow-duration="0.8s" data-wow-delay="0.9s"> | 160 | <div class="col-md-6 col-sm-12 col-xs-12 wow fadeInRight" data-wow-duration="0.8s" data-wow-delay="0.9s"> |
161 | <div class="feature-right"> | 161 | <div class="feature-right"> |
@@ -193,7 +193,7 @@ | @@ -193,7 +193,7 @@ | ||
193 | </div> | 193 | </div> |
194 | </section> | 194 | </section> |
195 | <!--/ End features Area --> | 195 | <!--/ End features Area --> |
196 | - | 196 | + |
197 | <!-- Start Service area --> | 197 | <!-- Start Service area --> |
198 | <section id="Services" class="section"> | 198 | <section id="Services" class="section"> |
199 | <div class="container"> | 199 | <div class="container"> |
@@ -253,7 +253,7 @@ | @@ -253,7 +253,7 @@ | ||
253 | </div> | 253 | </div> |
254 | </section> | 254 | </section> |
255 | <!-- End Service --> | 255 | <!-- End Service --> |
256 | - | 256 | + |
257 | <!-- Latest Works Area --> | 257 | <!-- Latest Works Area --> |
258 | <section id="latest-works" class="latest-works section"> | 258 | <section id="latest-works" class="latest-works section"> |
259 | <div class="container"> | 259 | <div class="container"> |
@@ -370,7 +370,7 @@ | @@ -370,7 +370,7 @@ | ||
370 | </div> | 370 | </div> |
371 | </section> | 371 | </section> |
372 | <!--/ End Works Area --> | 372 | <!--/ End Works Area --> |
373 | - | 373 | + |
374 | <!-- Testimonials --> | 374 | <!-- Testimonials --> |
375 | <section id="testimonials" class="section" data-stellar-background-ratio="0.5"> | 375 | <section id="testimonials" class="section" data-stellar-background-ratio="0.5"> |
376 | <section class="bg"> | 376 | <section class="bg"> |
@@ -396,8 +396,8 @@ | @@ -396,8 +396,8 @@ | ||
396 | <p><i class="fa fa-quote-left" aria-hidden="true"></i><i>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua sed do eiusmod tempor incididunt ut labore et dolore aliqua.<i class="fa fa-quote-right" aria-hidden="true"></i></i></p> | 396 | <p><i class="fa fa-quote-left" aria-hidden="true"></i><i>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua sed do eiusmod tempor incididunt ut labore et dolore aliqua.<i class="fa fa-quote-right" aria-hidden="true"></i></i></p> |
397 | <span> -Sabbir Ahmed</span> | 397 | <span> -Sabbir Ahmed</span> |
398 | </div> | 398 | </div> |
399 | - | ||
400 | - | 399 | + |
400 | + | ||
401 | </div> | 401 | </div> |
402 | </div> | 402 | </div> |
403 | </div> | 403 | </div> |
@@ -406,7 +406,7 @@ | @@ -406,7 +406,7 @@ | ||
406 | </section> | 406 | </section> |
407 | <!--/ End Testimonials --> | 407 | <!--/ End Testimonials --> |
408 | <div class="tlinks">Collect from <a href="http://www.cssmoban.com/" title="็ฝ็ซๆจกๆฟ">็ฝ็ซๆจกๆฟ</a></div> | 408 | <div class="tlinks">Collect from <a href="http://www.cssmoban.com/" title="็ฝ็ซๆจกๆฟ">็ฝ็ซๆจกๆฟ</a></div> |
409 | - | 409 | + |
410 | <!-- Blog --> | 410 | <!-- Blog --> |
411 | <section id="blog" class="section"> | 411 | <section id="blog" class="section"> |
412 | <div class="container"> | 412 | <div class="container"> |
@@ -475,7 +475,7 @@ | @@ -475,7 +475,7 @@ | ||
475 | </div> | 475 | </div> |
476 | </section> | 476 | </section> |
477 | <!--/ End Newslatter --> | 477 | <!--/ End Newslatter --> |
478 | - | 478 | + |
479 | <!-- Fun Facts Area --> | 479 | <!-- Fun Facts Area --> |
480 | <section id="fun-facts" class="fun-facts section" data-stellar-background-ratio="0.5"> | 480 | <section id="fun-facts" class="fun-facts section" data-stellar-background-ratio="0.5"> |
481 | <div class="bf-color"> | 481 | <div class="bf-color"> |
@@ -522,7 +522,7 @@ | @@ -522,7 +522,7 @@ | ||
522 | </div> | 522 | </div> |
523 | </section> | 523 | </section> |
524 | <!--/ End Fun Facts Area --> | 524 | <!--/ End Fun Facts Area --> |
525 | - | 525 | + |
526 | <!-- Team --> | 526 | <!-- Team --> |
527 | <section id="team" class="section"> | 527 | <section id="team" class="section"> |
528 | <div class="container"> | 528 | <div class="container"> |
@@ -619,7 +619,7 @@ | @@ -619,7 +619,7 @@ | ||
619 | </div> | 619 | </div> |
620 | </section> | 620 | </section> |
621 | <!--/ End Team --> | 621 | <!--/ End Team --> |
622 | - | 622 | + |
623 | <!-- Pricing Table --> | 623 | <!-- Pricing Table --> |
624 | <section class="p-table4 section"> | 624 | <section class="p-table4 section"> |
625 | <div class="container"> | 625 | <div class="container"> |
@@ -642,7 +642,7 @@ | @@ -642,7 +642,7 @@ | ||
642 | </div> | 642 | </div> |
643 | <div class="price"> | 643 | <div class="price"> |
644 | <p class="amount"><span>$</span>19</p> | 644 | <p class="amount"><span>$</span>19</p> |
645 | - </div> | 645 | + </div> |
646 | </div> | 646 | </div> |
647 | <!-- Table List --> | 647 | <!-- Table List --> |
648 | <ul class="table-list"> | 648 | <ul class="table-list"> |
@@ -673,7 +673,7 @@ | @@ -673,7 +673,7 @@ | ||
673 | </div> | 673 | </div> |
674 | <div class="price"> | 674 | <div class="price"> |
675 | <p class="amount"><span>$</span>25</p> | 675 | <p class="amount"><span>$</span>25</p> |
676 | - </div> | 676 | + </div> |
677 | </div> | 677 | </div> |
678 | <!-- Table List --> | 678 | <!-- Table List --> |
679 | <ul class="table-list"> | 679 | <ul class="table-list"> |
@@ -704,7 +704,7 @@ | @@ -704,7 +704,7 @@ | ||
704 | </div> | 704 | </div> |
705 | <div class="price"> | 705 | <div class="price"> |
706 | <p class="amount"><span>$</span>55</p> | 706 | <p class="amount"><span>$</span>55</p> |
707 | - </div> | 707 | + </div> |
708 | </div> | 708 | </div> |
709 | <!-- Table List --> | 709 | <!-- Table List --> |
710 | <ul class="table-list"> | 710 | <ul class="table-list"> |
@@ -725,12 +725,12 @@ | @@ -725,12 +725,12 @@ | ||
725 | </div> | 725 | </div> |
726 | </div> | 726 | </div> |
727 | <!-- End Single Table--> | 727 | <!-- End Single Table--> |
728 | - </div> | ||
729 | - </div> | ||
730 | - </section> | 728 | + </div> |
729 | + </div> | ||
730 | + </section> | ||
731 | <!--/ End Pricing Table --> | 731 | <!--/ End Pricing Table --> |
732 | 732 | ||
733 | - | 733 | + |
734 | <!--/ contact Area --> | 734 | <!--/ contact Area --> |
735 | <section id="contact" class="contact section" data-stellar-background-ratio="0.5"> | 735 | <section id="contact" class="contact section" data-stellar-background-ratio="0.5"> |
736 | <div class="container"> | 736 | <div class="container"> |
@@ -741,7 +741,7 @@ | @@ -741,7 +741,7 @@ | ||
741 | <h3>Contact <span>us now</span></h3> | 741 | <h3>Contact <span>us now</span></h3> |
742 | <p class="p1">Aercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore.</p> | 742 | <p class="p1">Aercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore.</p> |
743 | <p>Lorem ipsum dolor sit amet consectetur adipiscing elitsed do eiusmod tempor incididunt utlabore et dolore magna aliqua.</p> | 743 | <p>Lorem ipsum dolor sit amet consectetur adipiscing elitsed do eiusmod tempor incididunt utlabore et dolore magna aliqua.</p> |
744 | - | 744 | + |
745 | </div> | 745 | </div> |
746 | </div> | 746 | </div> |
747 | <div class="col-md-8 col-sm-8 col-xs-12"> | 747 | <div class="col-md-8 col-sm-8 col-xs-12"> |
@@ -763,7 +763,7 @@ | @@ -763,7 +763,7 @@ | ||
763 | <div class="form-group"> | 763 | <div class="form-group"> |
764 | <textarea name="message" placeholder="type your message"></textarea> | 764 | <textarea name="message" placeholder="type your message"></textarea> |
765 | </div> | 765 | </div> |
766 | - | 766 | + |
767 | </div> | 767 | </div> |
768 | </form> | 768 | </form> |
769 | </div> | 769 | </div> |
@@ -775,7 +775,7 @@ | @@ -775,7 +775,7 @@ | ||
775 | </div> | 775 | </div> |
776 | </section> | 776 | </section> |
777 | <!--/ End contact Area --> | 777 | <!--/ End contact Area --> |
778 | - | 778 | + |
779 | <!-- Clients Area --> | 779 | <!-- Clients Area --> |
780 | <div id="clients" class="clients section"> | 780 | <div id="clients" class="clients section"> |
781 | <div class="container"> | 781 | <div class="container"> |
@@ -833,7 +833,7 @@ | @@ -833,7 +833,7 @@ | ||
833 | </div> | 833 | </div> |
834 | </div> | 834 | </div> |
835 | <!--/ End Clients Area --> | 835 | <!--/ End Clients Area --> |
836 | - | 836 | + |
837 | <!-- Footer Area --> | 837 | <!-- Footer Area --> |
838 | <footer id="footer" class="footer section"> | 838 | <footer id="footer" class="footer section"> |
839 | <!-- Footer Top --> | 839 | <!-- Footer Top --> |
@@ -916,25 +916,25 @@ | @@ -916,25 +916,25 @@ | ||
916 | <!--/ End Copyright --> | 916 | <!--/ End Copyright --> |
917 | </footer> | 917 | </footer> |
918 | <!--/ End Footer Area --> | 918 | <!--/ End Footer Area --> |
919 | - | ||
920 | - <script src="js/jquery.min.js"></script> | ||
921 | - <script src="js/bootstrap.min.js"></script> | ||
922 | - <script src="js/colors.js"></script> | ||
923 | - <script src="js/jquery.nav.js"></script> | ||
924 | - <script src="js/jquery.scrollUp.min.js"></script> | ||
925 | - <script src="js/jquery.slicknav.min.js"></script> | ||
926 | - <script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script> | ||
927 | - <script src="js/owl.carousel.min.js"></script> | ||
928 | - <script src="js/isotope.pkgd.min.js"></script> | ||
929 | - <script src="js/wow.min.js"></script> | ||
930 | - <script src="js/jquery.stellar.min.js"></script> | ||
931 | - <script src="js/jquery.magnific-popup.min.js"></script> | ||
932 | - <script src="js/animate-text.js"></script> | ||
933 | - <script src="js/particles.min.js"></script> | ||
934 | - <script src="js/particle-code.js"></script> | ||
935 | - <script src="js/jquery.counterup.min.js"></script> | ||
936 | - | 919 | + |
920 | + <script type="text/javascript" src="js/jquery.min.js"></script> | ||
921 | + <script type="text/javascript" src="js/bootstrap.min.js"></script> | ||
922 | + <script type="text/javascript" src="js/colors.js"></script> | ||
923 | + <script type="text/javascript" src="js/jquery.nav.js"></script> | ||
924 | + <script type="text/javascript" src="js/jquery.scrollUp.min.js"></script> | ||
925 | + <script type="text/javascript" src="js/jquery.slicknav.min.js"></script> | ||
926 | + <script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script> | ||
927 | + <script type="text/javascript" src="js/owl.carousel.min.js"></script> | ||
928 | + <script type="text/javascript" src="js/isotope.pkgd.min.js"></script> | ||
929 | + <script type="text/javascript" src="js/wow.min.js"></script> | ||
930 | + <script type="text/javascript" src="js/jquery.stellar.min.js"></script> | ||
931 | + <script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script> | ||
932 | + <script type="text/javascript" src="js/animate-text.js"></script> | ||
933 | + <script type="text/javascript" src="js/particles.min.js"></script> | ||
934 | + <script type="text/javascript" src="js/particle-code.js"></script> | ||
935 | + <script type="text/javascript" src="js/jquery.counterup.min.js"></script> | ||
936 | + | ||
937 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 937 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
938 | - <script src="js/main.js"></script> | 938 | + <script type="text/javascript" src="js/main.js"></script> |
939 | </body> | 939 | </body> |
940 | -</html> | ||
941 | \ No newline at end of file | 940 | \ No newline at end of file |
941 | +</html> |
js/main.js
1 | -$(document).on('ready', function(){ | 1 | + |
2 | 2 | ||
3 | // Header position // | 3 | // Header position // |
4 | jQuery(window).on('scroll', function() { | 4 | jQuery(window).on('scroll', function() { |
@@ -8,18 +8,18 @@ $(document).on('ready', function(){ | @@ -8,18 +8,18 @@ $(document).on('ready', function(){ | ||
8 | $('#header .header-inner').removeClass("sticky"); | 8 | $('#header .header-inner').removeClass("sticky"); |
9 | } | 9 | } |
10 | }); | 10 | }); |
11 | - | ||
12 | - | 11 | + |
12 | + | ||
13 | // Mobile Menu // | 13 | // Mobile Menu // |
14 | $(function(){ | 14 | $(function(){ |
15 | $('#nav').slicknav({ | 15 | $('#nav').slicknav({ |
16 | 'label' : '', | 16 | 'label' : '', |
17 | 'prependTo': '.mobile-menu', | 17 | 'prependTo': '.mobile-menu', |
18 | - | 18 | + |
19 | }); | 19 | }); |
20 | }); | 20 | }); |
21 | - | ||
22 | - | 21 | + |
22 | + | ||
23 | // Testimonial Slider // | 23 | // Testimonial Slider // |
24 | $('.testimonial-slider').owlCarousel({ | 24 | $('.testimonial-slider').owlCarousel({ |
25 | items:1, | 25 | items:1, |
@@ -32,7 +32,7 @@ $(document).on('ready', function(){ | @@ -32,7 +32,7 @@ $(document).on('ready', function(){ | ||
32 | nav:false, | 32 | nav:false, |
33 | dots:true, | 33 | dots:true, |
34 | }); | 34 | }); |
35 | - | 35 | + |
36 | // Portfolio // | 36 | // Portfolio // |
37 | $('.single-pf').owlCarousel({ | 37 | $('.single-pf').owlCarousel({ |
38 | items:1, | 38 | items:1, |
@@ -47,8 +47,8 @@ $(document).on('ready', function(){ | @@ -47,8 +47,8 @@ $(document).on('ready', function(){ | ||
47 | dots:false, | 47 | dots:false, |
48 | navText: ['PREVIOUS', 'NEXT'], | 48 | navText: ['PREVIOUS', 'NEXT'], |
49 | }); | 49 | }); |
50 | - | ||
51 | - | 50 | + |
51 | + | ||
52 | // Client Slider // | 52 | // Client Slider // |
53 | $('.clients-slider').owlCarousel({ | 53 | $('.clients-slider').owlCarousel({ |
54 | autoplay:true, | 54 | autoplay:true, |
@@ -74,7 +74,7 @@ $(document).on('ready', function(){ | @@ -74,7 +74,7 @@ $(document).on('ready', function(){ | ||
74 | } | 74 | } |
75 | } | 75 | } |
76 | }); | 76 | }); |
77 | - | 77 | + |
78 | // Popup JS // | 78 | // Popup JS // |
79 | $('.popup').magnificPopup({ | 79 | $('.popup').magnificPopup({ |
80 | type: 'image', | 80 | type: 'image', |
@@ -82,16 +82,16 @@ $(document).on('ready', function(){ | @@ -82,16 +82,16 @@ $(document).on('ready', function(){ | ||
82 | enabled:true | 82 | enabled:true |
83 | } | 83 | } |
84 | }); | 84 | }); |
85 | - | ||
86 | - | ||
87 | - | 85 | + |
86 | + | ||
87 | + | ||
88 | // stellar // | 88 | // stellar // |
89 | $.stellar({ | 89 | $.stellar({ |
90 | horizontalOffset: 0, | 90 | horizontalOffset: 0, |
91 | verticalOffset: 0 | 91 | verticalOffset: 0 |
92 | }); | 92 | }); |
93 | 93 | ||
94 | - | 94 | + |
95 | 95 | ||
96 | // Wow Animate // | 96 | // Wow Animate // |
97 | var wow = new WOW( | 97 | var wow = new WOW( |
@@ -109,13 +109,13 @@ $(document).on('ready', function(){ | @@ -109,13 +109,13 @@ $(document).on('ready', function(){ | ||
109 | } | 109 | } |
110 | ); | 110 | ); |
111 | wow.init(); | 111 | wow.init(); |
112 | - | ||
113 | - | 112 | + |
113 | + | ||
114 | /*==================================== | 114 | /*==================================== |
115 | Isotop | 115 | Isotop |
116 | - ======================================*/ | 116 | + ======================================*/ |
117 | $(window).on('load', function() { | 117 | $(window).on('load', function() { |
118 | - | 118 | + |
119 | if ($.fn.isotope) { | 119 | if ($.fn.isotope) { |
120 | $(".isotop-active").isotope({ | 120 | $(".isotop-active").isotope({ |
121 | filter: '*', | 121 | filter: '*', |
@@ -138,15 +138,15 @@ $(document).on('ready', function(){ | @@ -138,15 +138,15 @@ $(document).on('ready', function(){ | ||
138 | }); | 138 | }); |
139 | } | 139 | } |
140 | }); | 140 | }); |
141 | - | ||
142 | - | 141 | + |
142 | + | ||
143 | // onePageNav // | 143 | // onePageNav // |
144 | $('#nav').onePageNav({ | 144 | $('#nav').onePageNav({ |
145 | changeHash: false, | 145 | changeHash: false, |
146 | scrollSpeed: 1000, | 146 | scrollSpeed: 1000, |
147 | filter: '', | 147 | filter: '', |
148 | }); | 148 | }); |
149 | - | 149 | + |
150 | // Scroll Up JS // | 150 | // Scroll Up JS // |
151 | $(function () { | 151 | $(function () { |
152 | $.scrollUp({ | 152 | $.scrollUp({ |
@@ -160,42 +160,22 @@ $(document).on('ready', function(){ | @@ -160,42 +160,22 @@ $(document).on('ready', function(){ | ||
160 | activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF' | 160 | activeOverlay: false, // Set CSS color to display scrollUp active point, e.g '#00FFFF' |
161 | }); | 161 | }); |
162 | }); | 162 | }); |
163 | - | ||
164 | - | 163 | + |
164 | + | ||
165 | // counterUp // | 165 | // counterUp // |
166 | $('.counter').counterUp({ | 166 | $('.counter').counterUp({ |
167 | delay: 10, | 167 | delay: 10, |
168 | time: 2500, | 168 | time: 2500, |
169 | - | ||
170 | - }); | ||
171 | - | ||
172 | - | ||
173 | - // GMaps // | ||
174 | - var map = new GMaps({ | ||
175 | - el: '#map', | ||
176 | - lat: 22.933046, | ||
177 | - lng: 90.827027 | ||
178 | - }); | ||
179 | - var map = new GMaps({ | ||
180 | - el: '#map', | ||
181 | - lat: 22.933046, | ||
182 | - lng: 90.827027, | ||
183 | - scrollwheel: false, | ||
184 | - }); | ||
185 | - map.addMarker({ | ||
186 | - lat: 22.933046, | ||
187 | - lng: 90.827027, | ||
188 | - title: 'Welcome to SOHEL', | ||
189 | - infoWindow: { | ||
190 | - content: '<p>Welcome To Clipping Hunt</p>' | ||
191 | - } | ||
192 | - | 169 | + |
193 | }); | 170 | }); |
194 | - | 171 | + |
172 | + | ||
173 | + | ||
174 | + | ||
195 | // Preloader | 175 | // Preloader |
196 | $(window).on('load', function() { | 176 | $(window).on('load', function() { |
197 | $('.loader').fadeOut('slow', function(){ | 177 | $('.loader').fadeOut('slow', function(){ |
198 | $(this).remove(); | 178 | $(this).remove(); |
199 | }); | 179 | }); |
200 | }); | 180 | }); |
201 | -})(jQuery); | ||
202 | \ No newline at end of file | 181 | \ No newline at end of file |
182 | + |