The problem is that the tree javascript moving menu is visible, the function are OK but the tree don't have the images !
Return to Recent Questions
Q:
I contact you because this morning we have bought a single license
of your deluxe tree menu for our web site www.roderstore.com
All features of tree menu work good when I try it on local computer.
When I send the files on web site there is the problem that we
must work on different directory : the script must be saved in a
directory and the html page with menu inside is installed in another directory.
We can't save the script inside the directory of html pages
because there are a lot of pages that call the tree menu, in different levels of path.
In the header of html page I have write the absolute path of
script ( http://www.domain.com/menu/it/deluxe-menu.files/ ) and
I have called the source of script with all absolute path.
The problem is that the tree javascript moving menu is visible, the function are OK
( expand and collapse are OK ) but the tree don't have the images !
I presume that the problem is the different directory of script and html page ?
What can we do ?
A:
You can try to use absolute path to your images. To do it you should
set the following javascript moving menu parameter:
var tpathPrefix_img="http://www.domain.com/menu/it/deluxe-menu.files/";
You can also send us a direct link to your website, so we can check it.
Return to Recent Questions
Related:
- Aug 30, 2006 - Can all the java script be contained with in the html and not use an external .js file?
- Sep 02, 2006 - Can I show / hide the javascript floating menu .
- Sep 02, 2006 - Little vertical spacers between menu items in the drop down menu.
- Sep 06, 2006 - The alighment of the dropdown menu is off to the right in Firefox...
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
- Sep 06, 2006 - The first item of the html drop down menu stays highlighted.
- Sep 11, 2006 - How can I hide my dropdown menu on print?
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 15, 2006 - Are vertical menus also supported? I don't see any in the javascript menu examples.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
|