Why can't get script to proceed to next page and stop reload after checkout click?

I am creating a script which takes a minimum of 16 characters in Address field and exactly 10 in the Phone field in Shopify checkout page.

My issue’s - The entire page refresh’s/load’s after click & Even after validating all the fields i cant proceed to next page.

 
    

P.S - I am new to JS/JQuery.

Thank you.

@PinkHat did you got any solution??