How can I set CMenu to dropdown in Yii framework project to display like what is in http://www.yiiframework.com/ website.
Asked
Active
Viewed 6,626 times
0
-
something like this: http://www.yiiframework.com/wiki/93/using-the-jqueryslidemenu-plugin-with-cmenu/? – Stu Jan 04 '13 at 16:03
-
Stu, that url gives me error: The system is unable to find the requested action "93". – hd. Jan 04 '13 at 16:14
-
1weird, how about this: http://www.yiiframework.com/wiki/211/creating-a-css3-drop-down-menu-using-cmenu/ – Stu Jan 04 '13 at 16:16
-
would you send it as an answer. I want to accept it . – hd. Jan 04 '13 at 16:26
1 Answers
3
There's a good demo here: Creating a CSS Driven Drop Down Menu using CMenu about creating a nice dropdown menu using CMenu.

Stu
- 4,160
- 24
- 43