|
|
|
FAQ
Return to FAQ
Q: I am currently trying the DHTML menu and have a problem that an
url with the ending "/undefined" is being called when I include
the javascript into my page. The tree is being shown correctly but
it's a real annoyance that an undefined url is always called.
?
A: Try to check all you paths.
original setting:
var tmenuBackImage="";
var titemBackImage=["",""];
changed to:
var tmenuBackImage="/images/blank.gif";
var titemBackImage=["/images/blank.gif","/images/blank.gif"];
Return to FAQ
|
Copyright (c) 2009, Deluxe-Menu.com
|
All rights reserved.
|
|
|
|