A Bootstrap 4 / jQuery plugin to create input spinner elements for number input.
This script enables the InputSpinner for all inputs with type='number' on this page. No extra css needed, just Bootstrap 4.
<script> $("input[type='number']").InputSpinner() </script>
适用浏览器:360、FireFox、Chrome、Opera、傲游、搜狗、世界之窗. 不支持Safari、IE8及以下浏览器。