Search found 2 matches

by mivilleb
Wed Jun 25, 2003 7:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: topbarimage missing in source code
Replies: 4
Views: 4686

topbarimage missing in source code

Hi,

Here is a possible bug.

I downloaded version 4.0 Beta 1.12 and in the function mm_style you are collecting the value of subimage but not the value of topbarimage. The top bar image value is given the same value as subimage in your source code.

I was using the horizontal_data.js file where ...
by mivilleb
Wed May 21, 2003 6:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Location of Javascript menu files not working anymore
Replies: 2
Views: 4473

Location of Javascript menu files not working anymore

Hi,

I tested version 4 of the menu. With the older versions I was able to specify the src of the js files using a url or relative directory location in the <SCRIPT> tag.

This used to work (in head or in body)

<SCRIPT language=JavaScript src="http://website/menu/milonic_src.js" type=text ...