norma100
03-02-2004, 11:24 AM
I posted earlier and got assistance with setting up a Java Applet menu bar. (For a new revised web-site). This applet requires the .class file also a Menu.txt file in the directory of the web page. Fine...
I have gotten all the links to work within the website, however, when viewing them on the internet, there is no 'back button' option. It is greyed out. When clicking on other links, the pages all open up but stack up on one another. Each page can only be closed by the X. The following are the only options I have for the target parameters.
Examples of using target parameter:
{Test,test.htm,_self} - opens test.htm in a window that contains the applet
{Test,test.htm,_blank} - opens test.htm in a new window
{Test,test.htm,_parent} - opens test.htm in a parent window
{Test,test.htm,_top} - opens test.htm in a top-level window
{Test,test.htm,myframe} - opens test.htm in a frame named "myframe"
{Test,test.htm,_} - inactive/disabled item
I have tried them all. and get the same results.
I work in Front Page 2000 and have an option, "Default" which shows a blank area in the parameter box. Any links I have with this setting all work fine in IE. (This is for my old site where the links are not in a toolbar, per se, just entered in, highlighted and the link inserted.)
Again, please help-
Thank you-
Norma
I have gotten all the links to work within the website, however, when viewing them on the internet, there is no 'back button' option. It is greyed out. When clicking on other links, the pages all open up but stack up on one another. Each page can only be closed by the X. The following are the only options I have for the target parameters.
Examples of using target parameter:
{Test,test.htm,_self} - opens test.htm in a window that contains the applet
{Test,test.htm,_blank} - opens test.htm in a new window
{Test,test.htm,_parent} - opens test.htm in a parent window
{Test,test.htm,_top} - opens test.htm in a top-level window
{Test,test.htm,myframe} - opens test.htm in a frame named "myframe"
{Test,test.htm,_} - inactive/disabled item
I have tried them all. and get the same results.
I work in Front Page 2000 and have an option, "Default" which shows a blank area in the parameter box. Any links I have with this setting all work fine in IE. (This is for my old site where the links are not in a toolbar, per se, just entered in, highlighted and the link inserted.)
Again, please help-
Thank you-
Norma