Search found 7 matches

by spiderweb
Wed Jun 15, 2005 5:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: move to folder problems
Replies: 4
Views: 3806

AangepasteAuto wrote:My guess is you need to change the path in the .js files also.

Did you do that?

Where do i need to change the path in .js file? and in which one?

The only reference i can see is for the little arrow gif in the menu_data.js

:cry:
by spiderweb
Wed Jun 15, 2005 2:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: move to folder problems
Replies: 4
Views: 3806

move to folder problems

hi

I have the following which works fine


<script type="text/javascript" src="milonic_src.js"></script>
<div class=milonic><a href="http://www.milonic.com/">JavaScript Menu, DHTML Menu Powered By Milonic</a></div>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript ...
by spiderweb
Sat Apr 30, 2005 6:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font colour
Replies: 9
Views: 6588

So the problem should dissapear once i have added all the other pages?

Thanks
by spiderweb
Sat Apr 30, 2005 11:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font colour
Replies: 9
Views: 6588

Thanks kevin that has solved the font colour problem :D , but i still get a different shade of blue for the buttons background on index2 :cry:

any ideas?
by spiderweb
Sat Apr 30, 2005 8:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font colour
Replies: 9
Views: 6588

index.html


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table width="120" border="0" align="left ...
by spiderweb
Sat Apr 23, 2005 9:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font colour
Replies: 9
Views: 6588

Index and Index2 are identical :? :?
by spiderweb
Fri Apr 22, 2005 6:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Font colour
Replies: 9
Views: 6588

Font colour

HI

Downloaded the menu and installed, works fine. I made a copy of index and called it index2, I then changed the link on the first menu item to point to Index2, that too works fine.

The problem is on the index page the colour of the font is black and on index2 the colour of font is white

any ...