Magento: Using AJAX with Prototype JS
This article shows how to use AJAX on Magento with Prototype Javascript Library. Scenario I had one scenario where I had to check whether a customer is already registered or not via AJAX. – User will enter his/her email address in a text box and press the ‘Continue’ button. – After that, I need to … Read more