Problems when using it on a invision 2 board

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ronald
Beginner
Beginner
Posts: 3
Joined: Mon Jun 20, 2005 4:00 pm

Problems when using it on a invision 2 board

Post by ronald »

Hi
I use the dhtml mnu for my site with an invision board.
I added the following code in my wrapper

Code: Select all

<script type="text/javascript" src="http://www.boo.clans.cc/navigation/milonic_src.js"></script>   
<a class=milonic href="https://milonic.com/">DHTML JavaScript Popup Menu By Milonic.com</a>
<script   type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=http://www.boo.clans.cc/navigation/mmenuns4.js><\/scr"+"ipt>");      
  else _d.write("<scr"+"ipt type=text/javascript src=http://www.boo.clans.cc/navigation/mmenudom.js><\/scr"+"ipt>"); 
</script>
<script type="text/javascript" src="http://www.boo.clans.cc/navigation/menu_data.js"></script>
But then it starts to look like this :http://www.boo.clans.cc/forum/index.php?

Any1 has a solution for this?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I'm not sure what you mean by this, unless you mean the arrow not showing?

If that's the case then you have to either open the menu_data.js file and put in the correct path to the arrow, or move the arrow into the same folder with the menu files.

As to position, it's set to be top 10 and left 10.

Ruth
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I posted that before I had actually moused over submenus. You must be using an old version since it seems to have a bug in it that was fixed in later version.

However, I would have no way to know the version since you have removed - against all the listed requirements' - the copyright notice from the file.

/

Code: Select all

*

Milonic DHTML Menu - JavaScript Website Navigation System.
Version - 5.727 [Pre Release] - Built: Monday June 13 2005 - 10:51
Copyright 2005 (c) Milonic Solutions Limited. All Rights Reserved.
This is a commercial software product, please visit http://milonic.com/ for more information.
See http://milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
Please go back and put in the correct information and copyright!

Ruth
ronald
Beginner
Beginner
Posts: 3
Joined: Mon Jun 20, 2005 4:00 pm

Post by ronald »

strange i got it that wat :?:
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

ronald wrote:strange i got it that wat :?:
With all due respect, you didn't get it from this site that way (I just downloaded the free version and all notices are in place).

Regardless, [all] copyright notices must be replaced before support can continue.
John
ronald
Beginner
Beginner
Posts: 3
Joined: Mon Jun 20, 2005 4:00 pm

Post by ronald »

y its true i didnt get it from this site, i got it on msn from some1 i know but i will put the license on it.
Post Reply