I've worked with other Milonic menus successfully, so I'm not sure why it's not working this time. I'm working with the horizontal menu this time. My issues are as follows:
1) When working in Front Page, I can get the meny to come up after inserting the code into the header of the page. However, editing the menu_data.js file to customize the menu contents does nothing. For instance, the default menu_data.js file has "Links" as one of the headers, with a drop down menu containing 5 sub categories. If I go into the menu_data.js file and edit the line of code
Code: Select all
with(milonic=new menuname("Links")){
2) After inserting the appropriate link http://milonic.com/ into the page, I am still getting the "Milonic" text popping up. Last time I had this issue, i was forgetting the foward slash at the end, so I have been sure to include it. But no luck this time.
All these issues are in front page itself, in the preview page. So i decided to go ahead and publish the page and see how it acts on the internet. However, the menu doesn't even show up there. I get a javascript error code stating that the term "ns4" is undefined.
So, at this point, I am at a loss to figure out the issue. The page I'm working on is at http://www.markrhodes.us/photos.htm and the menu files can be found at /milonic/navmenu/. I have successfully installed the menu on the index page of the same site and am installing the new menu using my experiences from that page, so I'm not sure why this one is different.
Thanks a bunch for any guidance or help you can offer!!
Mark Rhodes