webdog
Newbie
Posts: 1
Registered: 2/7/2005
Member Is Offline
|
| posted on 2/7/2005 at 05:25 PM |
|
|
Adding a new parameter to menu_items.js
I want to add a new parameter for each menu item which would indicate if the menu item should be displayed or not. Is this possible?
for example, the last parameter indicates "Y" display the menu item or "N" don't display the menu item.
['Page1', 'page1.html','N'],
['Page2', 'page2.html','Y'],
What would need to be changed/added in menu.js to take in the new parameter and the functionality to display it or not?
Thanks.
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/15/2005 at 10:24 PM |
|
|
You're allowed to modify script code for any free product we offer. You'll need programming skills sufficient to hearn how the product works and
apply required changes. JavaScript lessons are beyond the technical support that we can offer.
|
|
|