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.
rsnavin
Beginner
Posts: 3 Joined: Fri May 31, 2002 7:07 am
Location: Penang, Malaysia
Contact:
Post
by rsnavin » Sat Jul 27, 2002 12:07 pm
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.
jspeybro
Beginner
Posts: 7 Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:
Post
by jspeybro » Tue Jul 30, 2002 12:11 pm
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
Posts: 7 Joined: Tue Jul 30, 2002 11:56 am
Location: Belgium
Contact:
Post
by jspeybro » Tue Jul 30, 2002 12:15 pm
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