Drop Down Menu / Posts /

ddmenuLink is only needed when storing menu markup in one place

2
I downloaded the example and when I access the page ddmenu.html under that I get the error "cannot find the anchor (id="ddmenuLink")". Do I have to change ddmenu.html?
Amit  11 years ago   viewed: 9176    

2 Answers

1
No. You need to open the ddmenu.js file, and update the  as:

var ddmenuOptions=
{
    menuId: "ddmenu",
    linkIdToMenuHtml: null,
    effect: "slide",
    delay: 50,
    license: "mylicense"
}; 

linkIdToMenuHtml is only needed when you want to store menu markup in one place. Please refer to:
http://www.menucool.com/ddmenu/one-menu-for-all-pages
milo   11 years ago
0

If i change it to null, the error doesn't appear neither does the menu items! I get a blank layout

Vicky   7 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: