|
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">
|