document.getElementById("my-button").addEventListener("click", function(e) { e.preventDefault(); // Open the link manually (optional) window.open(this.href, '_blank'); // Optional: Add loading class or visual feedback this.classList.add('clicked'); // use this to style with CSS });

Gomti Thapar Hospital

Testimonials