Add input processing
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
<!--[if lt IE 9]>
|
||||
<script src="js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -160,7 +159,7 @@
|
||||
</div>
|
||||
<div class="row animate-box">
|
||||
<div class="col-md-4 col-md-offset-4 text-center fh5co-heading">
|
||||
<button type="submit" class="btn btn-default btn-block">Absenden</button>
|
||||
<button type="submit" id="js-submitbtn" class="btn btn-default btn-block">Absenden</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row animate-box" style="margin-top: 50px;">
|
||||
@@ -196,7 +195,6 @@
|
||||
<script src="js/owl.carousel.min.js"></script>
|
||||
<!-- countTo -->
|
||||
<script src="js/jquery.countTo.js"></script>
|
||||
|
||||
<!-- Stellar -->
|
||||
<script src="js/jquery.stellar.min.js"></script>
|
||||
<!-- Magnific Popup -->
|
||||
|
||||
Reference in New Issue
Block a user