Search found 3 matches

by wasabi
Wed May 04, 2005 4:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Not displaying meny with more than one directory
Replies: 4
Views: 2429

two out of three

Done: 1 and 2
Regarding 3: I am using dreamweaver with templates, it seem like the path in :
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=/scripts/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type=text/javascript src=/scripts/mmenudom.js><\/scr"+"ipt>");</script>
isn't updated ...
by wasabi
Tue May 03, 2005 1:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Not displaying meny with more than one directory
Replies: 4
Views: 2429

Ooops

Sorry, those were just examples, these are the correct url's:
(still under testing though)

http://www.steepstone.com/topo/default.asp
(this works fine)


http://www.steepstone.com/topo/nissedal/default.asp
(here the menu is not displaing)

- wasabi -
by wasabi
Tue May 03, 2005 10:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Not displaying meny with more than one directory
Replies: 4
Views: 2429

Not displaying meny with more than one directory

The meny works perfect when theres only one directory.

e.g. http://www.mysite.com/level1/default.asp

But when I have more than one directory
e.g. http://www.mysite.com/level1/sub1/default.asp

- then the menu is not displaying.

Is there any limitations in directories or the characters in the path?