Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Java <param> tag question
Old 04-20-2009, 09:53 PM Java <param> tag question
Junior Talker

Posts: 1
Name: Kyle Schuck
Trades: 0
my navigation menu has a java applet in it and it's in a sidemenu frame in a frameset. i need it to link to the frame titled "view". but every time i click on the link, it just open to a whole new page ignoring the frameset completely. need help soon. plz & thank you.
Additional Details

i've given it a name "view". but the link isn't an <a href=""> it's in an applet with a <param name=link value="link.html">
kyle-kun is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-21-2009, 08:26 AM Re: Java <param> tag question
badams's Avatar
Skilled Talker

Latest Blog Post:
Dum Skype Firefox plugin
Posts: 69
Name: Barry Adams
Location: London
Trades: 0
The java applet could have been written many ways, but if they have a link parameter, we can hope they will also have a target parameter, try:
<param name="target" value="view">

Otherwise you'll need to check the source of your applet.

Java Programming Feed at Feed Distiller
badams is offline
Reply With Quote
View Public Profile Visit badams's homepage!
 
Reply     « Reply to Java <param> tag question
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.62054 seconds with 12 queries