Menu Target

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
rsnavin
Beginner
Beginner
Posts: 3
Joined: Fri May 31, 2002 7:07 am
Location: Penang, Malaysia
Contact:

Menu Target

Post by rsnavin »

How do I configure my menu not to open a new window. Everytime I click a link, it opens a new menu. Pls. help

Navin. :roll:
jspeybro
Beginner
Beginner
Posts: 7
Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:

Use a base target

Post by jspeybro »

add this to your <HEAD></HEAD>-tag:

<base target="framename">

it worked for me, but I need only one target fram, so if you need moor targets, I'm not sure what to do. but maybe this works:

,"linktext","file.html target=targetframe onbordercolor=000000;offbordercolor=FFFFFF;",,"text that appears in your statusbar",0

I didn't test this last thing, so I'm not sure if it will work...
Johan
jspeybro
Beginner
Beginner
Posts: 7
Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:

Use a base target

Post by jspeybro »

add this to your <HEAD></HEAD>-tag:

<base target="framename">

it worked for me, but I need only one target fram, so if you need moor targets, I'm not sure what to do. but maybe this works:

,"linktext","file.html target=targetframe onbordercolor=000000;offbordercolor=FFFFFF;",,"text that appears in your statusbar",0

I didn't test this last thing, so I'm not sure if it will work...
Johan
Post Reply