setting to new window and linking to other sites

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jencam
Advanced
Advanced
Posts: 12
Joined: Fri Dec 16, 2005 1:07 pm
Location: Melbourne
Contact:

setting to new window and linking to other sites

Post by jencam »

I've read the forum and tried the javascript to open new window and add that to item in the menu, but that didn't work. By the way if you have a javascript to open new window on your page won't that open every new window?

But even if I don't add anything about new window, I'm getting a notice that I can't access another site of mine which has a file name added, saying that I need the index of this site or something.

My menu is on http://www.ozwebhub.com

So far I am just building it. Under 'Web design' I have a link to another page of mine called web site templates at http://www.knowledgecollegetutors.com/h ... lates.html which will show fine on any browser but from the menu it will not show.
Same with under 'Web tools' I have Search engine positioning linking to http://www.knowledgecollegetutors.com/webposition.htm
Same as before. It won't show up.
Any ideas?
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

modify it

Post by Migru »

What about if you convert the url of the menu:

http://www.knowledgecollegetutors.com/default.htm/

to

http://www.knowledgecollegetutors.com/default.htm

(Take off that slash)

Michael

Cannot see, that
http://www.knowledgecollegetutors.com/h ... lates.html
is not working from the menu, using browsers (IE and FF)


Still dont´t see the pont now, it is working as it is, both urls are working fine from the menu !!
Last edited by Migru on Fri Dec 16, 2005 6:54 pm, edited 2 times in total.
jencam
Advanced
Advanced
Posts: 12
Joined: Fri Dec 16, 2005 1:07 pm
Location: Melbourne
Contact:

Post by jencam »

Yes I tried to change the web site to end in /default.htm and nothing doing even though it works if you click on it from this forum

I can see the templates one now.

Don't know why. I will have to sign up with both for this new site I'm building so maybe it will all work better then.
I'm moving stuff gradually from http://www.knowledgecollegetutors.com you see to http://www.ozwebhub.com
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi Jen,

Check this post

viewtopic.php?t=6853#33390
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

1. Update your menu files. You're 2 levels back now, and a lot has been fixed.

2. Your setup for calling the menu code files from a td is incorrect. See this page for directions. Typically, the calls to the 3 code files should be the first thing after the body tag.

3. Speaking of the body, you have a space at the end, then a return, and the closing > on the next line. Probably not hurting anything, but ya never know...
John
jencam
Advanced
Advanced
Posts: 12
Joined: Fri Dec 16, 2005 1:07 pm
Location: Melbourne
Contact:

Post by jencam »

I've got Version 5.735 - Built: Wednesday November 16 2005 - 19:32
Is there a new one?

I've read about inserting the menu into a table cell. I'm still deciding whether or not to do that.

Yes I know about that funny bit of code 'closing > on the next line'

I'll fix it.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Yes, there's a new one, 5.737.

To get notification of updates, go to this topic and find and click the watch this topic line, you will then get a topic notice when an update is posted.

viewtopic.php?t=3108

Ruth
Post Reply