The Bootstrap 4 Form component has more styles and customization options than the Forms in Bootstrap 3. For example, you may style the checkbox and radio buttons, Continue Reading
Forms
Find the range of forms; form input fields like HTML select dropdowns, file upload, search boxes, form validation script, checkboxes and much more based on simple, Bootstrap and custom CSS styles.
A number of tutorials/plug-ins use the jQuery functionality.
By using the hierarchy-select jQuery plug-in, you may create a dropdown with options in the hierarchy. Normally, the select dropdown displays options in the same order as Continue Reading
The AngularJS directives for form validation As AngularJS is becoming more and more popular, its third party components that you may use in your AngularJS or Angular2 Continue Reading
The jquery.stepper.basic plug-in Generally, we use the sliders for increasing or decreasing a value for enabling visitors to select a value in a form by mouse drag Continue Reading
The dropdown-checkboxes plug-in The jQuery dropdown-checkboxes plug-in will turn a Bootstrap select dropdown into the multi-select input button where options are available with checkboxes. This is a Continue Reading
What is SelectAllCheckbox plug-in? The SelectAllCheckbox is a jQuery based plug-in that can be used for allowing visitors to check or uncheck all option at one go. Continue Reading
The pretty-dropdowns plug-in Turn the ordinary HTML select dropdowns into the beautiful menus by using the pretty-dropdowns jQuery plug-in. It comes up with many features that you Continue Reading
What is input masking library? In certain scenarios, you may require enabling the visitors for entering only the specific data in certain format. For example, zip code or Continue Reading
A beautiful select box based on jQuery / Bootstrap The selectr is a jQuery plug-in for creating the pretty select box on your website that allows multi-selection along Continue Reading
The image upload plug-in If you require enabling your visitors uploading the image files through web forms and before uploading the image, preview it then img-upload plug-in Continue Reading
The telephone input with flags and international codes The intl-tel-input is a jQuery based plug-in that you may use with any input in your forms that enables Continue Reading
The WYSIWYG text editor for your website If your project is based on Bootstrap framework and you require using a text editor with rich features then line-control Continue Reading
The Bootstrap multiselect with jQuery The multiselect dropdown allows the visitors of the website selecting multiple options from a dropdown in a form. Although, you may achieve Continue Reading
The jQuery file upload plug-in In this tutorial, I am going to share a nice plug-in for uploading files that uses a jQuery. If you are using Continue Reading
How to disable textarea resizing You may use the resize: none property to disable resizing of a textarea in a web browser. Generally, the textarea can be Continue Reading