cancel
Showing results for 
Search instead for 
Did you mean: 

show manage category in popup windows as dropdown list magento

show manage category in popup windows as dropdown list magento

show manage category in popup windows as dropdown list and select any one manage category that will open same manage category page for example (Popup Email Collector) in same way i would to open manage category in popup

3 REPLIES 3

Re: show manage category in popup windows as dropdown list magento

What are you asking?

Magento Moderator since 2009
Keep Calm and Clear Cache!

Re: show manage category in popup windows as dropdown list magento

i mean when my first page will upload then a popup will display in that popup all category will display and user select a single category the same category will open.

Re: show manage category in popup windows as dropdown list magento

Some hint for your practice, may it helps you Smiley Happy

 

1. Make script for gettting categories list, use Google or your logic.

2. Find somem jquery popup (I.R fancybox) and put your categories code over there, like on popup your all categories should be show,

3. Now do code for open popup on homepage... Like whenever your site URL call at that time, on page load event call your popup script.

 

Good luck!

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.