Wiki

Articles tagged with "cmenu"X
Displaying 1-3 of 3 result(s).

Database driven Cmenu

Created about a year ago by twisted1919How-tos1 comment – viewed 11,062 times – ( +12 )
This is a simple example that will give you a base for designing a database driven menu system that will use CMenu to be rendered.

Creating a CSS Driven Drop Down Menu using CMenu

Created about a year ago by blindMoeHow-tos7 comments – viewed 37,985 times – ( +19 / -1 )
CMenu offers great functionality and the ability to customize just about every aspect of the output. There are many times when I need to create a drop down menu or simply modify the look to make the designers happy. Because this seems to be a common task for me, I figured I would share my code to create a very simple drop down menu that other people could use.

Preventing CJuiTabs from hiding drop-down CMenu items

Created 2 years ago by Steve FriedlTips1 comment – viewed 6,378 times – ( +4 )
Almost all Yii applications use CMenu at the top of each page to show options available to the user, and many include drop-down components to allow more fine-grained selection.