2

I am new to Magento. I am using Magento 1.6.1 and I am trying to create a modal subscription form (category newsletter subscription) before customers can see category view. I can create custom blocks and have subscriptions on the category page but I want it as a modal form to ensure the user completes the subscription before he can be allowed to view the category page. How can I achieve this in Magento?

Regards Suk

Andhi Irawan
  • 456
  • 8
  • 15
sukkad
  • 137
  • 1
  • 3
  • 8

1 Answers1

1

Magento uses Prototype and Scriptaculous javascript libraries by default. Here's a question about making a modal form using them. Scriptaculous / Prototype modal window

Community
  • 1
  • 1
Max
  • 8,671
  • 4
  • 33
  • 46