Mgento_Bug_Fix

Submit Magento Newsletter Using Ajax

Before few days ago I was trying to make my client website newsletter  subscription using ajax. I was searching a lot on web but did not get any good solution.

After all than i decided to code it my own way.Lets get start

Before few days ago I was trying to make my client website newsletter  subscription using ajax. I was searching a lot on web but did not get any good solution.

After all than i decided to code it my own way.Lets get start

This is an examples based on the modern theme. We are going to do this with the jQery, so do not forget to include jQuery in your theme.

Open : app/design/frontend/default/modern/template/newsletter/subscribe.phtml

Create one backup of this file and replace it with this code.


Related posts:

  1. How to Fix Magento Login Problem in Chrome ?
  2. Create Ajax Search Using PHP MYSQL and jQuery
  3. How To Fix Service Temporarily Unavailable in Magento