joejac
|
| Posted: 02/06/2006, 7:10 PM |
|
Hello, I come from CC 2.0.7 world so it is difficult for me to figure out CCS3 frame work and customization. I have CCS2 and I never used it, I am not a programmer.
I have two tables one for menu and one for submenu. menu_id is key for main menu, submenu table has submenu_id plus a field that is menu_id with the number of the menu that submenu depends on.
I also have on both tables a field for position to order the items of menu and submenu, as well as on_off field to display or not to display a particular item of menu or submenu.
The vertical ccs menu examples from the example pack do not work for me because they require a different table structure that I can not change, I have spent hours trying, sorry, CCS3 is too complex for me.
Can any body kindly provide me with instructions to follow in order to accomplish a simple vertical css menu with my 2 tables? (only 2 levels).
I have followed the Quick Start Tutorial, and the menu examples, it is nice to build like "prefabricated" applications, but the moment I have to use different table structures and logic I am lost with CCS3 customization, please bear this in mind.
In CC2.0.7 is a Grid for main menu and in Custom Show Event the necessary PHP/MySQL logic for the submenu and the styles, I do not know how to do this with CCS3.
Thanks for any help.
joejac
|
|
|
 |
|