Image not appearing?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
rgw1977
Beginner
Beginner
Posts: 4
Joined: Tue Mar 08, 2005 6:50 pm
Location: Plano, Illinois, USA
Contact:

Image not appearing?

Post by rgw1977 »

I have successfully integrated your menu into several pages on my website, however I am having problems with integrating it into the subscribe page on my phpList.

The menu appears, howerer there seems to be an image missing on the submenu's, and I can not figure out what I am doing wrong.

The url to the page is: http://www.worldfurnituremall.net/list/ ... cribe&id=2

I have copied all the necessary images into a /list/images/ folder.

Additionally, I have a copy of the JavaScript files in the /list/ directory, and my web page, and you can see if you view the source from your web browser, calls from there.

Here is the code:

_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(vertStyle=new mm_style()){
bordercolor="rgb(133, 12, 169)";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="72%";
fontstyle="normal";
headerbgcolor="rgb(255, 143, 255)";
headerborder=1;
headercolor="rgb(255, 143, 255)";
image="http://www.worldfurnituremall.net/list/ ... _blank.gif";
imagepadding=3;
menubgimage="http://www.worldfurnituremall.net/list/ ... _green.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="rgb(170, 175, 229)";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="http://www.worldfurnituremall.net/list/ ... yboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=rgb(170, 175, 229)', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#993399";
pagecolor="#000066";
pageimage="http://www.worldfurnituremall.net/list/ ... db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=3;
separatorwidth="85%";
subimage="http://www.worldfurnituremall.net/list/ ... yboxed.gif";
}

with(horizStyle=new mm_style()){
styleid=1;
bordercolor="rgb(133, 12, 169)";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="72%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
offbgcolor="#CFE2D1";
offcolor="#000000";
onbgcolor="rgb(170, 175, 229)";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="http://www.worldfurnituremall.net/list/ ... nboxed.gif";
padding=3;
pagebgcolor="#993399";
pagecolor="#000066";
pageimage="http://www.worldfurnituremall.net/list/ ... db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="http://www.worldfurnituremall.net/list/ ... nboxed.gif";
}

with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=89;
margin=2;
orientation="horizontal";
style=horizStyle;
top=243;
aI("text=Home;title=Back to Home Page;url=http://www.worldfurnituremall.net/index2.html;");
aI("showmenu=Sample about_us;text=About W.F.M.;");
aI("showmenu=Sample current_advertising;text=Current Advertising;");
aI("showmenu=Sample financing;text=Financing;");
aI("showmenu=Sample gallery;text=Gallery;url=http://www.worldfurnituremall.net/catalog/gallery/;");
aI("showmenu=Sample online_services;text=Online Services;");
aI("showmenu=Sample people_menu;text=People;");
aI("text=Espanol;url=http://www.worldfurnituremall.net/sp/");

}

with(milonic=new menuname("Sample about_us")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Who We Are;url=http://www.worldfurnituremall.net/aboutwfm.html;");
aI("text=Mission Statement;url=http://www.worldfurnituremall.net/aboutwfm.html;");
aI("text=Locate Us;url=http://www.worldfurnituremall.net/locateus.html;");
aI("text=Contact Us;url=http://www.worldfurnituremall.net/contact.html;");
aI("text=Testimonials;url=http://www.worldfurnituremall.net/testimonial.html;");
aI("text=Privacy Notice/Terms;url=http://www.worldfurnituremall.net/terms.html;");

}

with(milonic=new menuname("Sample current_advertising")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Current Advertising;url=http://www.worldfurnituremall.net/advertising.html;");
aI("text=Past Advertising;url=http://www.worldfurnituremall.net/padvertising.html;");
aI("text=Get Adobe Acrobat Reader;url=http://www.worldfurnituremall.net/adobe ... u_full.exe;");

}

with(milonic=new menuname("Sample people_menu")){
margin=3;
style=vertStyle;
top="offset=2";
aI("separatorsize=1;showmenu=Sample_dw;text=Delivery/Warehouse Team;");
aI("separatorsize=1;showmenu=Sample_sales;text=Sales Team;");
aI("separatorsize=1;showmenu=Sample_service;text=Service Team;");
aI("separatorsize=1;showmenu=Sample_management;text=Management Team;");
aI("separatorsize=1;showmenu=Sample_office;text=Office Team;");

}

with(milonic=new menuname("Sample_sales")){
margin=3;
style=vertStyle;
aI("text=Angie Bryant;url=http://www.worldfurnituremall.net/abryant.html");
aI("text=Betty Sissel;url=http://www.worldfurnituremall.net/bsissel.html");
aI("text=Bob Capizano;url=http://www.worldfurnituremall.net/bcapizano.html");
aI("text=Carol Wroble;url=http://www.worldfurnituremall.net/cwrobel.html");
aI("text=Cathy Bright;url=http://www.worldfurnituremall.net/cbright.html");
aI("text=Dan Smith;url=http://www.worldfurnituremall.net/dansmith.html");
aI("text=Dani Gonigam;");
aI("text=Donna Reed;url=http://www.worldfurnituremall.net/dreed.html");
aI("text=Jacqi Gonigam;url=http://www.worldfurnituremall.net/jgonigam.html");
aI("text=JR Boerner;");
aI("text=Lisa Ballas;url=http://www.worldfurnituremall.net/lballas.html");
aI("text=Marc Zuckerman;url=http://www.worldfurnituremall.net/mzuckerman.html");
aI("text=Peggy Melody;url=http://www.worldfurnituremall.net/pmelody.html");
aI("text=Sally Nugent;url=http://www.worldfurnituremall.net/snugent.html");
aI("text=Sean Gately;url=http://www.worldfurnituremall.net/sgately.html");
aI("text=Sonia Gonzales;url=http://www.worldfurnituremall.net/sgonzales.html");

}

with(milonic=new menuname("Sample_dw")){
margin=3;
style=vertStyle;
aI("text=Billy Holcomb;");
aI("text=Brian Harmon;");
aI("text=Eric Bright;");
aI("text=Jason Kohler;");
aI("text=Jeremy Lentz;");
aI("text=John Sleezer;");
aI("text=Johnny Perez-Montaivo;");
aI("text=Josh Conley;");
aI("text=Kenneth Kopija;");
aI("text=Kevin Peterson;");
aI("text=Matt Fitzgerald;");
aI("text=Mike Garncarz;");
aI("text=Nick Cinfio;");
aI("text=Ray Seiberlich;");
aI("text=Robert Gruca;");
aI("text=Ryan Lawrence;");
aI("text=Tony Smith;");

}

with(milonic=new menuname("Sample_service")){
margin=3;
style=vertStyle;
aI("text=Amy Wilson;");
aI("text=John Cusimano;");
aI("text=Kiley Allen;");

}

with(milonic=new menuname("Sample_management")){
margin=3;
style=vertStyle;
aI("text=Dave Smith;url=http://www.worldfurnituremall.net/davesmith.html");
aI("text=Diane Smith;url=http://www.worldfurnituremall.net/dianesmith.html");
aI("text=Randy Gonigam;url=http://www.worldfurnituremall.net/rgonigam.html");
aI("text=Steve Bright;url=http://www.worldfurnituremall.net/sbright.html");
aI("text=Tammy Gonigam;url=http://www.worldfurnituremall.net/tgonigam.html");
aI("text=Tara Bosserman;url=http://www.worldfurnituremall.net/tbosserman.html");

}

with(milonic=new menuname("Sample_office")){
margin=3;
style=vertStyle;
aI("text=Autumn Fredrickson;");
aI("text=Claudia Brown;");
aI("text=Leah Bauer;");
aI("text=Linda Koch;");
aI("text=Peggy Strever;");
aI("text=Shannon Kasputis;");
aI("text=Thomas Luttmann;");

}

with(milonic=new menuname("Sample online_services")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Ask a Decorator;url=http://www.worldfurnituremall.net/askadecorator.html");
aI("text=Delivery Inquiry;url=http://www.worldfurnituremall.net/deliveryinquiry.html");
aI("text=Order Inquiry;url=http://www.worldfurnituremall.net/orderinquiry.html");
aI("text=Product/Price Inquiry;url=http://www.worldfurnituremall.net/price ... quest.html");
aI("text=Submit a Service Request;url=http://www.worldfurnituremall.net/servicerequest.html");
aI("text=Subscribe to our Newsletter;url=http://www.worldfurnituremall.net/list/ ... cribe&id=2");
aI("text=Website Inquiry;url=http://www.worldfurnituremall.net/webinquiry.html");
}

with(milonic=new menuname("Sample gallery")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Area Rugs;url=http://www.worldfurnituremall.net/catal ... e=AreaRugs;");
aI("text=Accent Furniture;url=http://www.worldfurnituremall.net/catal ... tFurniture;");
aI("text=Accessories;url=http://www.worldfurnituremall.net/catal ... ccessories;");
aI("text=Adult Bedroom;url=http://www.worldfurnituremall.net/catal ... ultBedroom;");
aI("text=Curios;url=http://www.worldfurnituremall.net/catal ... ame=Curios;");
aI("text=Dining;url=http://www.worldfurnituremall.net/catal ... ame=Dining;");
aI("text=Entertainment;url=http://www.worldfurnituremall.net/catal ... ertainment;");
aI("text=Futons;url=http://www.worldfurnituremall.net/catal ... ame=Furons;");
aI("text=Gliders;url=http://www.worldfurnituremall.net/catal ... me=Gliders;");
aI("text=Home Office;url=http://www.worldfurnituremall.net/catal ... HomeOffice;");
aI("text=Leather;url=http://www.worldfurnituremall.net/catal ... me=Leather;");
aI("text=Lighting;url=http://www.worldfurnituremall.net/catal ... e=Lighting;");
aI("text=Living Room;url=http://www.worldfurnituremall.net/catal ... LivingRoom;");
aI("text=Occasional;url=http://www.worldfurnituremall.net/catal ... Occasional;");
aI("text=Reclining;url=http://www.worldfurnituremall.net/catal ... =Reclining;");
aI("text=Sectionals;url=http://www.worldfurnituremall.net/catal ... Sectionals;");
aI("text=Youth Bedroom;url=http://www.worldfurnituremall.net/catal ... uthBedroom;");

}

with(milonic=new menuname("Sample financing")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Current Financing Offer;url=http://www.worldfurnituremall.net/financing.html;");
aI("text=Apply Now!;url=https://financial.wellsfargo.com/csf/In ... f439892f47;");
aI("text=Application Status;url=https://financial.wellsfargo.com/csf/Cu ... ginLink.do;");
}

drawMenus();


Can you see where I am going wrong here?

Thank you! - Ryan
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Ryan -

A couple of quick general tips...

1. When you post code, always use the [code][/code] tags.

2. If you post a URL, posting the code is not necessary.

Looking at your page in Firefox, I see 2 red right-facing triangles by the Subscribe item. Is that what you're looking for?
John
Post Reply