Frames Based Menu

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
Mains Fleet
Beginner
Beginner
Posts: 1
Joined: Thu Aug 15, 2002 3:38 pm

Frames Based Menu

Post by Mains Fleet »

Hello

I've downloaded the zip pack from http://milonic.com/menu/frames/

Every thing works fine in demo mode when it is linking to the file history.php

However when I start to put in my own hyper links

e.g.



,"PHP", "content_main.html",,,0


instead of


,"PHP", "history.php?tp=jsp",,,0


It links no problem but then the drop down element doesn't work afterwards.

I'm using a PC and IE5


Thanks
sjelle
Beginner
Beginner
Posts: 4
Joined: Sun Aug 10, 2003 2:30 am
Location: Belgium

Post by sjelle »

I have the same question....

Does anyone now the answer to it ??

The menu works superfine but I'm trying to figure out how to configure the url like mentioned in the above question....

I really tried everything.

I think the code should be :

,"Google", "history.php?tp=google",,,0

But where or better HOW do I define the tp=google.

It points at history.php which says :

<script>
tpar=self.location.href.split("tp=");
document.write(tpar[1])
</script>

I really don't get it.
It's the first time I configure a menu like this, can anyone help me ? :?
Post Reply