Dirk Diggler
New member
Hallo! Ich hab´ da mal ne Frage! Und zwar hab ich mir irgendwo (wo weiß ich nicht mehr!) das "ShiftingMenu.class" runtergeladen. Ich möchte es nun in einem Frame betreiben, doch die Links öffnen immer ein neues Fenster oder führen es im selben Fenster aus!!!! Wie kriege ich das hin, dass die Links in einem bestimmten Frame ausgeführt werden ??? Hab Euch hier mal den Quelltext gepostet:
<p><applet CODE="ShiftingMenu" WIDTH="121" HEIGHT="294" ALIGN="top">
<param name="tabimage" value="but.gif">
<param name="tabTextOffset" value="12">
<param name="frame" value="_parent">
<param name="tabColor" value="FFFFFF">
<param name="itemBGColor" value="ffffff">
<param name="itemFGColor" value="0000FF">
<param name="itemHLColor" value="ffffff">
<param name="itemBGHLColor" value="0000FF">
<param name="topicFont" value="arial">
<param name="topicStyle" value="bold">
<param name="topicSize" value="12">
<param name="itemFont" value="Helvetica">
<param name="itemStyle" value="plain">
<param name="itemSize" value="11">
<param name="menus" value="
Home{
Home;URL=http://sysdoc.pair.com/|
}
Fotos{
Neues;URL=http://members.carinthia.com/fips/index.htm;_top|
Komisches;URL=http://members.carinthia.com/fips/java/java.htm;_blank|
Seltsames;URL=http://members.carinthia.com/fips/js/js.htm;_blank|
Sonstiges;URL=http://members.carinthia.com/fips/html/html.htm;_blank|
Experimente;URL=http://members.carinthia.com/fips/service/service.htm;_blank|
Archiv;URL=http://members.carinthia.com/fips/feedback/feedback.htm;_blank|
}
Hörspiele{
Die drei ???;URL=http://www.dsiegel.com/tips/wonk14/;_blank|
Point Whitmark;URL=http://206.116.221.16/;_blank|
MastersOfTheUniverse;URL=http://www.graphicmaps.com/graphic_maps.html;_blank|
Jan Tenner;URL=http://www.freenet.mb.ca/community/media/newspapers/index.html;_blank|
Sonstiges;http://www.onelook.com/;_blank|
}
Games{
Aktuelles;URL=http://www.microsoft.com/frontpage/|
Previews;URL=http://www.microsoft.com/ithome/topics/year2k/product/product.htm|
Reviews;URL=http://www.microsoft.com/gallery/default.asp|
Cheats;URL=ftp://ftp.microsoft.com/Softlib/MSLFILES|
}
Story{
Die Story;URL=http://sysdoc.pair.com/|
}
Linklisten{
Hörspiele;URL=http://www.ipswitch.com/|
Games;URL=http://www.winzip.com/|
Web Stuff;URL=http://www.aladdinsys.com/|
Programme;URL=http://www.idmcomp.com/index.html|
Musik;URL=http://www.aladdinsys.com/|
Geld;URL=http://www.aladdinsys.com/|
Sonstiges;URL=http://www.aladdinsys.com/|
}
Forum{
Forum;URL=http://www.developer.com/directories/pages/dir.java.sites.collections.html|
}
Gästebuch{
Gästebuch;URL=http://www.wdvl.com/|
}
">
</applet>
Die Links sind nur Beispiele, aber das ist ja jetzt egal!
Bitte helft mir!!!!
<p><applet CODE="ShiftingMenu" WIDTH="121" HEIGHT="294" ALIGN="top">
<param name="tabimage" value="but.gif">
<param name="tabTextOffset" value="12">
<param name="frame" value="_parent">
<param name="tabColor" value="FFFFFF">
<param name="itemBGColor" value="ffffff">
<param name="itemFGColor" value="0000FF">
<param name="itemHLColor" value="ffffff">
<param name="itemBGHLColor" value="0000FF">
<param name="topicFont" value="arial">
<param name="topicStyle" value="bold">
<param name="topicSize" value="12">
<param name="itemFont" value="Helvetica">
<param name="itemStyle" value="plain">
<param name="itemSize" value="11">
<param name="menus" value="
Home{
Home;URL=http://sysdoc.pair.com/|
}
Fotos{
Neues;URL=http://members.carinthia.com/fips/index.htm;_top|
Komisches;URL=http://members.carinthia.com/fips/java/java.htm;_blank|
Seltsames;URL=http://members.carinthia.com/fips/js/js.htm;_blank|
Sonstiges;URL=http://members.carinthia.com/fips/html/html.htm;_blank|
Experimente;URL=http://members.carinthia.com/fips/service/service.htm;_blank|
Archiv;URL=http://members.carinthia.com/fips/feedback/feedback.htm;_blank|
}
Hörspiele{
Die drei ???;URL=http://www.dsiegel.com/tips/wonk14/;_blank|
Point Whitmark;URL=http://206.116.221.16/;_blank|
MastersOfTheUniverse;URL=http://www.graphicmaps.com/graphic_maps.html;_blank|
Jan Tenner;URL=http://www.freenet.mb.ca/community/media/newspapers/index.html;_blank|
Sonstiges;http://www.onelook.com/;_blank|
}
Games{
Aktuelles;URL=http://www.microsoft.com/frontpage/|
Previews;URL=http://www.microsoft.com/ithome/topics/year2k/product/product.htm|
Reviews;URL=http://www.microsoft.com/gallery/default.asp|
Cheats;URL=ftp://ftp.microsoft.com/Softlib/MSLFILES|
}
Story{
Die Story;URL=http://sysdoc.pair.com/|
}
Linklisten{
Hörspiele;URL=http://www.ipswitch.com/|
Games;URL=http://www.winzip.com/|
Web Stuff;URL=http://www.aladdinsys.com/|
Programme;URL=http://www.idmcomp.com/index.html|
Musik;URL=http://www.aladdinsys.com/|
Geld;URL=http://www.aladdinsys.com/|
Sonstiges;URL=http://www.aladdinsys.com/|
}
Forum{
Forum;URL=http://www.developer.com/directories/pages/dir.java.sites.collections.html|
}
Gästebuch{
Gästebuch;URL=http://www.wdvl.com/|
}
">
</applet>
Die Links sind nur Beispiele, aber das ist ja jetzt egal!
Bitte helft mir!!!!