News

Simple and powerful vanilla javascript (ES6) plugin to create INPUT tags (and autocomplete)! ๐ŸŒ ๐Ÿš€ - mindflowgo/js-input-tags ...
Of all the hats JavaScript can wear, its form-processing features are among the most sought and used. Learn how to use JavaScript for form processing, validation, and more.
Javascript Validator of input element (text, email, numbers, passwords, select). Very easy to implement and easy to customize (custom styling, messages, regular expression for password check, callb ...
HTML Inputs HTML forms use input elements. There are various different types of input element, including buttons, check-boxes, text-fields and more.