No Description Available
1
Slick marquee slider - manage HTML marquee with slick javascript library.
onex
This is a multiple-input fields generator that can generate or add or create multiple input fields dynamically at a time.
Tesseract js demo scan text over the image by just doing small amounts of code.
Cropperjs is a feature-rich pure javascript library for cropping image. using this you can able to able to provide image cropping to the client-side.
jQuery(document).ready(function() { $('.counter').counterUp({ delay: 10, time: 1000 }); });
<section id="counter-up"> <div class="container"> <div class="row mt-20"> <h2 class="text-center wow zoomIn" style="visibility: visible; animation-name: zoomIn;">Our <span class="yellow-text">Statics</span></h2> <p class="text-center">Our consultants opt in to the projects they genuinely want to work on,<br> committing wholeheartedly to delivering.</p> <div class="col-md-3 col-sm-6 statics"> <p class="counter numbers wow bounceInUp" style="visibility: visible; animation-name: bounceInUp;">1500</p> <p class="detail">Complete Projects</p> </div> <div class="col-md-3 col-sm-6 statics"> <p class="counter numbers wow bounceInUp" style="visibility: visible; animation-name: bounceInUp;">700</p> <p class="detail">Our Clients</p> </div> <div class="col-md-3 col-sm-6 statics"> <p class="counter numbers wow bounceInUp" style="visibility: visible; animation-name: bounceInUp;">655</p> <p class="detail">Happy Customers</p> </div> <div class="col-md-3 col-sm-6 statics"> <p class="counter numbers wow bounceInUp" style="visibility: visible; animation-name: bounceInUp;">211</p> <p class="detail">Expert HR</p> </div> </div> </div> </section>