subcategories with javascript

asked Nov 21, 2013 by ckosloff (260 points)
It does not necessarily have to be on click, could be on hover too.
Can you give an example of the javascript you mention?
Thanks.
related to an answer for: sub-categories

1 Answer

answered Nov 21, 2013 by Alina SEO Samba (180 points)
It will be JavaScript either way (on hover or on click).
Unfortunately none of the sites come to my mind with such a menu. But this is not a problem. I think I got your point.
Do you want us to create the script for you?
commented Nov 22, 2013 by ckosloff (260 points)
Alina, thanks for answer.
There are tons of free menus on the web, problem is integrating them into your CMS.
I am not accepting your proposal because many CMS already have this feature for complex menu creation.
I think it should be part of core.
commented Feb 18, 2014 by carlo15 (450 points)
Hello,
I made a sub-navigation menu, maybe I can help. Write me a message if you still need this feature.
commented Feb 18, 2014 by ckosloff (260 points)
I do need this feature, but it has to be free of charge.
It makes no sense for me to pay for it when I have free options available.
commented Feb 18, 2014 by carlo15 (450 points)
Ok, man. I am a Seotoaster user like you, so I can share what I did for myself. Can you re-explain me what do you need exactly?

With the default SeoToaster main menu you can get a single submenu level: 1 row of parent items, each parent with submenu items (no sub-submenus to be clear.)
If this is enought for you, I can share my CSS-only solution - yes, no JS required :).
If you want a more complex layout, you will need to edit the core files of the CMS. I did also that and I can tell you how, but you must be confortable with doing it.

Let me know!
commented Feb 18, 2014 by ckosloff (260 points)
I need sub-submenus, please share your work and I will take a look at it.
...