iurianu / js-code-pieces

Javascript Code Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Code Samples

Statement

All code in this repository is free to use by anyone, without limitations

Contents



Use pattern Regex on tel Input to create placeholder, and HTML validation

Code

See code here

Resources

Add Dashes to Phone Input - a codepen with a script that lets the user see the dashes in the tel input while typing, so he/she can keep the allowed formatting

Simple Phone input with Country Dropdown

Code

See code here

Resources

Created with this tutorial, with Twitter Bootstrap 5

The flag icons have been copied from here

About

Javascript Code Samples


Languages

Language:HTML 100.0%