/    Sign up×
Community /Pin to ProfileBookmark

java applet and frames??

I am using netmenu.class for a drop down menu on my site. The problem is I have the menu in 1 frame to the left and all pages are loaded in a second frame to the right.

The java works fine, however it is set to link to other pages.
How do I set the menu to open the link the the frame to the right rather than goto another page???

This is where the problem is:

<param name=”u0″ value=”mainW|[url]http://javaboutique.com/[/url]“>

This needs to be a framed link, ive tried <A HREF……TARGET Right etc but it doesnt work

Code im using:

<applet code=”NetMenu.class”
align=”baseline”
archive=”NetMenu.jar”
width=”230″
height=”150″>
<param name=”bgColor” value=”000000″>
<param name=”topLevelColor” value=”005A94″>
<param name=”secondLevelColor” value=”85798C”>
<param name=”strColor” value=”FFFFFF”>
<param name=”strHiColor” value=”F0C070″>
<param name=”itemHeight” value=”20″>
<param name=”font” value=”Times New Roman”>
<param name=”menu0″
value=”JavaBoutique|*|Home,Applets,Resources,|u0,u1,u2″>
<param name=”u0″ value=”mainW|[url]http://javaboutique.com/[/url]“>
<param name=”u1″ value=”mainW|[url]http://javaboutique.com/applet_index/[/url]“>
<param name=”u2″ value=”mainW|[url]http://javaboutique.com/resources/[/url]“>
<param name=”menu1″
value=”Applet Categories|*
|,Text Effects,Navigation,Audio Effects|u4,u5,u6,u7″>
<param name=”u4″ value=”mainW|[url]http://javaboutique.com/cathome.html[/url]“>
<param name=”u5″ value=”mainW|[url]http://javaboutique.com/text/[/url]“>
<param name=”u6″ value=”mainW|[url]http://javaboutique.com/navigation/[/url]“>
<param name=”u7″ value=”mainW|[url]http://javaboutique.com/audio/[/url]“>
<param name=”menu2″ value=”Java Resources|*|News,Tutorials|u8,u9″>
<param name=”u8″ value=”mainW|[url]http://javaboutique.com/news/[/url]“>
<param name=”u9″ value=”mainW|[url]http://javaboutique.internet.com/tutorials/[/url]“>
</applet>

Any help would be great thanx
? ?

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliNov 01.2003 — if you can contact the applet writer ,they can make changes in applet to target the link resource to a taget rather opening in currentwindow or a new windowin most cases.

The only think that comes to mind is

use of base element, somethin like below

<base href="" target="frameName">

put the above tag in th ehead section your page right after the title tags.I am hoping this will work( it will go in the page where you have your menu applet)
Copy linkTweet thisAlerts:
@little_lisaauthorNov 01.2003 — Hiya,

Thanx for ur help, do i need to add anything else to the base tag?

The page freezes now and does not link.

Cheers
Copy linkTweet thisAlerts:
@Khalid_AliNov 02.2003 — It was just a guess....aparently it did not work..?
×

Success!

Help @little_lisa spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.3,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...