Forums

This topic is locked

Pop menu in DWMX2004

Posted 08 Mar 2004 19:01:08
1
has voted
08 Mar 2004 19:01:08 Steve Collins posted:
Hi,

I have designed a site and used the built in DWMX behaviour to show a pop-up menu when a user hovers their mouse over a specific menu item. When there is a sub-item in the menu, there is a small arrow at the end of the main item, indicationg that there is a sub-item, and the sub item appears when the user rolls the mouse over the main item.

This is a great little feature and was all working fine until i made a few changes to the site's folder structure a few days ago. Since then however, whenever i preview any of teh pages in my browser, the small arrow (arrows.gif) does not render, so all you see is the anoying little red cross to indicate no image.

I am pretty sure that it has something to do with how the image is being referenced in both the mm_menu.js file as well as the main template file and subsequent html files. I've tried loads of different ways and combinations of referencing the file and even have a copy of arrow.gif in teh root folder as well as in the image folder, just in case - but no joy.

The file is currently referenced as follows:

In mm_menu.js
this.childMenuIcon = "images/arrows.gif";

In main.dwt (main site template) and all subsequent html files
mm_menu_0227175933_0.childMenuIcon="images/arrows.gif";

Really would apreciate it if someone could point me in the right direction on this. I've spent a lot of time trying to figure it out but just can't put my finger on it.

many thanks

Steve

Reply to this topic