Javascript No Jquery - How Do I Add This Function To Existing Javascript That Is Triggered By Onload / Onpaste?
This is an add-on to my previously answered question. question 8423472 I have tried to implement a validate function to this wonderful code to no avail. Looks like I need more hand
Solution 1:
Try putting return true; after your inline javascript.
Post a Comment for "Javascript No Jquery - How Do I Add This Function To Existing Javascript That Is Triggered By Onload / Onpaste?"