how to bind country change intl tel input
问题 I using country code plugin name intlTelInput.js (this I demo page) in the page I want to empty the phone (input filed) when country select change <div class="demo"> <h3>Demo</h3> <div class="iti iti--allow-dropdown"> <div class="iti__flag-container"> <div class="iti__selected-flag" role="combobox" aria-owns="country-listbox" tabindex="0" title="Algeria (الجزائر): +213"> <div class="iti__flag iti__dz"></div> <div class="iti__arrow"></div> </div> </div><input type="tel" id="phone" class=