Re[3]: firefox display problem
2004/11/17 10:07
Viewed 14136 times
Replies: 1/2

To avoid any trouble, you should install the menu as described in the documentation, that is, copy the full src/ subdirectory somewhere in your server and define the _dynarch_menu_url variable with the absolute path (starting with a slash) to where you copied it.

So yes, such problem can appear because you didn't defined the variable. DynarchMenu uses the value of this variable to determine where the menu was installed, in order to load some images. If these images can't be found, you are seing the empty rectangle that the browser draws in place of the missing image.

Re[4]: firefox display problem
2004/11/17 10:18
Viewed 16120 times
Replies: 1/1
by Greg

that was my assumption... I would rather have all my script in one directory and all my css in another.. but I can just put it all in one directory to avoid any problems... it is just odd that IE did not have a problem with this while firefox does..

Thanks

last
Re[5]: firefox display problem
2004/11/17 10:25
Viewed 18050 times
Replies: 0/0

Indeed, it's strange; but as I said, I can't figure out what's wrong unless you provide me an URL to check...

last
Google