Using javascript regular expressions to stop users from entering non-aphanumeric characters or white spaces
Continue reading “Javascript Non Alphanumeric Characters Regex”
Category: JS Forms
Javascript Email Validation Form
Check user email address forms to make sure they are valid using JavaScript before saving their info. The JavaScript code is provided here.
Continue reading “Javascript Email Validation Form”
Address Auto-Fill Ckeck Box
Javascript code that automatically fills in the address in all places needed on the page after just once entering it and selecting the check box.
Continue reading “Address Auto-Fill Ckeck Box”
Telephon Check Box
Javascript code that automatically fills in the telephone number in all places needed after just once entering it and selecting a check box.
Continue reading “Telephon Check Box”