drop down cmenu

How can i do drop down cmenu ?

Do i need to write any javascript for that ?

thank you

In fact you don’t have to WRITE but you should use javascript(or you can do this with css totally).

you can use cmenu to render the menu’s html struct and then change their’s behaviors to be like menus with javascript

maybe this help : http://javascript-array.com/scripts/jquery_simple_drop_down_menu/

http://www.yiiframework.com/wiki/93/using-the-jqueryslidemenu-plugin-with-cmenu/

Thank’s a lot guys.

I am a real greenhorn in mvc + yii (that’s explain my stupid questions)

But slowly getting the hang of it.

You will get it sooner than you expect. :)

I really don’t understand why CMenu doesn’t do dropdown submenus by default.