applet / button / fullscreen problemer
jeg benytter nedenstående applet. Ved valg af fotografier(link1) ønsker jeg at starte et nyt vindue i fullscreen uden scroolbars etc. Kan nedenstående applet benyttes?<P align=center>
<APPLET code="button.class" codebase="" width="112" height="200">
<PARAM NAME="buttons" VALUE="2">
<PARAM NAME="color" VALUE="909090">
<PARAM NAME="direction" VALUE="0">
<PARAM NAME="border width" VALUE="8">
<PARAM NAME="degree" VALUE="4">
<PARAM NAME="style" VALUE="1">
<PARAM NAME="f_size" VALUE="12">
<PARAM NAME="f_style" VALUE="1">
<PARAM NAME="f_color" VALUE="ffffff">
<PARAM NAME="f_color2" VALUE="ffff00">
<PARAM NAME="position" VALUE="0">
<PARAM NAME="f_offset" VALUE="2">
<PARAM NAME="font" VALUE="timesroman">
<PARAM NAME="label 0" VALUE="Project beskrivelse">
<PARAM NAME="label 1" VALUE="Fotografier">
<PARAM NAME="link 0" VALUE="text.html">
<PARAM NAME="link 1" VALUE="fotos.html">
<PARAM NAME="frame 0" VALUE="main">
<PARAM NAME="frame 1" VALUE="">
<PARAM NAME="code" VALUE="button.class">
<PARAM NAME="width" VALUE="112">
<PARAM NAME="height" VALUE="200">
</APPLET>
</P>
