Global Partner. Integrated Solutions.

    More results...

    Generic selectors
    Exact matches only
    Search in title
    Search in content
    Post Type Selectors

Blog

Filter your Insights

whatsapp document.addEventListener('DOMContentLoaded', function() { const fields = document.querySelectorAll('input[name="your-name"], input[data-type="name"]'); fields.forEach(field => { field.addEventListener('input', function () { this.value = this.value.replace(/[0-9]/g, ''); // removes digits }); }); });