Search found 3 matches

by jesusfreakdotcom
Wed Jun 08, 2005 12:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't see the menu on my page
Replies: 4
Views: 2731

Well, if you know the height of the header, then set your top position just below that, i.e. if the header is 40px high, set top=45px; and add screenposition="center"; getting rid of left=10;

Ruth


Oh, OK, I'm just now starting to modify all of my settings, but that looks like it'll do the trick ...
by jesusfreakdotcom
Wed Jun 08, 2005 12:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't see the menu on my page
Replies: 4
Views: 2731

I don't know if this is the problem, but you have double quotes around the mmenuns4.js and the mmenudom.js. Try removing the quotes or make them single

<SCRIPT type=text/javascript>
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt type ...
by jesusfreakdotcom
Wed Jun 08, 2005 12:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't see the menu on my page
Replies: 4
Views: 2731

Can't see the menu on my page

I've just uploaded all of the Javascript files to my directory for my home page but can't see the menu yet. Is there something else I need to do before the menu appears? The test page I've got this on is jesusfreak.com/ilikejesus_test.asp . The script looks OK in the source code for the page--I just ...