Hi ,
I am trying to build drop down menus into my site. I have an existing javascript that displays a drop down menu, provided the menu is static. That is the menu has to build like menu1=new Array("menuname" etc.
Inorder to use it in ContentExpress, I plan to change the line no 4369 in ContentExpress/pnclass/Menuexpress.php
i.e output->Text($menu);
Instead of this line I plan to make a dynamic array for eg Array[i]=new Array($menu...)
I dunno if I am thinking in the right direction.
What I am confused about is, once I have the menu array ready, how do I display the array now.....I actually can't think right on this. I have a javascript code to display it...
Could someone please throw some light in this direction.
Thanks
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
