
This module look like OJ Accordion Menu. But for VirtueMart Categories.
check at image first
- Click or hover for accord effect
- Top parent category links (which top parent links have sub level) have been linked or not
- Fixed jQuery conflict or not
- Remind opened menu or not
Please click here to view demo
And download it at here
Comments (9)

written by ralf, November 11, 2009
While the OJ Accordion Menu works really smooth, the vmCategories Accordion does not. (tested on Safari and Firefox with OS X 10.5) Is this a general problem or could it be fixed?
written by David Silverman, July 14, 2009
Any news on the release yet ?
written by David, July 10, 2009
Wow, you guys are wonderful.
Thank You very much !
Thank You very much !
written by David, July 09, 2009
Hi there, Me again ! ;-)
I just brought this nice new menu.
I should have read it properly as I wanted an accordian but with a third level of menues.
Any way, Now I have brought it, I need to make it work like OJ Accordian but I don't use VM.
I Merged the details from "mod_ojaccordionmenu.php" with mod_ojvmaccordion.php . I am working through the error list, but now have one that says ...
Any chgance of any input on how I can resolve?
I just need a menu that has 3 levels and thought I might just tweak your code to attain this.
As I said I have purchased both products.
This is the code I am currently using...
I just brought this nice new menu.
I should have read it properly as I wanted an accordian but with a third level of menues.
Any way, Now I have brought it, I need to make it work like OJ Accordian but I don't use VM.
I Merged the details from "mod_ojaccordionmenu.php" with mod_ojvmaccordion.php . I am working through the error list, but now have one that says ...
Fatal error: Call to undefined method modOJVMAccordion::getAllMenuItems() in /home/pplfinan/public_html/joomla2/modules/mod_ojvmaccordion/mod_ojvmaccordion.php on line 16
Any chgance of any input on how I can resolve?
I just need a menu that has 3 levels and thought I might just tweak your code to attain this.
As I said I have purchased both products.
This is the code I am currently using...
Write comment









for example i have the first category "musical instruments" (and when clicked on shows/hides all the other child categories you can see the site http://www.theosmusic.com.au )
there are 100s of child categories "accodrians, amps, bass quitars, ect" and each one of those have child categories
what i NEED to achive is to have the parent category "musical instruments" show/hide
then
the child categories ( "accodrians, amps, bass quitars, ect") under musical instruments to show/hide their child categories.
Could some one please assist me asap!