Any idea how I can get a category menu that expand when you click on a category?
Here you can see an example at the left menu (not magento) http://www.rijwielcashencarry.nl
Is this possible with css only?
Or is there a module that can do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I haven’t tested it (it costs €30) but here is a module that should do what you want.
If you’re more of a DIY guy, check this Magento wiki that explains almost everything needed to get a vertical menu. With a bit of JavaScript you should be able to get collapsing submenus easily.