
I used the sample page to set up my menu. I designed my own graphic buttons and edited the menu_data.js file for my preferences. The menu works perfectly on my sample page. I moved the appropriate lines into my new home page and my graphic buttons will not display. I know your first thought is do I have the links correct and yes I do. The sample page and my new home page are in the same directory and looking for the graphics in the same sub-directory. And the arrow graphic does show up correctly, just not the graphic buttons.
A wide solid blue line/box displays with the correct wording for each menu item but 1000 px wide. My button is set to 150px wide. The only different is that my test page is simple html and my new web page has extensive css loaded and uses several php routines to gather and decode some data from a distant web site. The page works fine and accurately sans the new menu.
Does anyone else have any idea where I should check for the conflict or error causing my problem? Could it be the php? Could is be the CSS? Thanks.
JimSD