[MenuOne]

[HTML-Code]

<applet code="menu_one.class" width="180" height="200">

<param name="applet_width" value="180">
<param name="applet_height" value="200">

<param name="copyright" value="Copyright (c) 2002 Secret Plus Inc.,www.secretplus.com">
<param name="regcode" value="">

<param name="bgcolor" value="ffffff">

<param name="button_image" value="rimg6.gif">
<param name="mouseover_button_image" value="rimg8.gif">
<param name="click_button_image" value="rimg.gif">

<param name="anim_speed" value="16">
<param name="text_yoffset" value="-1">

<param name="text_align" value="center">
<param name="text_color" value="339933">
<param name="mouseover_text_color" value="336699">
<param name="click_text_color" value="FFFF99">

<param name="font_type" value="Courier">
<param name="font_size" value="16">
<param name="font_style" value="1">

<param name="text_left_margin" value="5">

<!-- First button-->
<param name="button_xy_position1" value="0,0">
<param name="button1" value="Home Page">
<param name="link1" value="menuthree.html">
<param name="status_bar_msg1" value="http://www.secretplus.com/animatedmenu/menuone.html">
<param name="target_frame1" value="_self">


<!-- Second button-->
<param name="button_xy_position2" value="0,40">
<param name="button2" value="Products">
<param name="link2" value="http://www.secretplus.com/animatedmenu/menuone.html">
<param name="status_bar_msg2" value="Products">
<param name="target_frame2" value="_self">
<br>
<br>
<!-- Third button-->
<param name="button_xy_position3" value="0,80">
<param name="button3" value="News">
<param name="link3" value="http://www.secretplus.com/animatedmenu/menuone.html">
<param name="status_bar_msg3" value="News">
<param name="target_frame3" value="_self">


<!-- Fourth button-->
<param name="button_xy_position4" value="0,120">
<param name="button4" value="Site Map">
<param name="link4" value="http://www.secretplus.com/animatedmenu/menuone.html">
<param name="status_bar_msg4" value="Site Map">
<param name="target_frame4" value="_self">


<!-- Fifth button-->
<param name="button_xy_position5" value="0,160">
<param name="button5" value="Contact">
<param name="link5" value="http://www.secretplus.com/animatedmenu/menuone.html">
<param name="status_bar_msg5" value="Contact">
<param name="target_frame5" value="_self">

</applet>

[Beschreibung der Parameter]

LISTE DER ANIMATED MENU ONE PARAMETER
NAME BESCHREIBUNG
applet_width Breite des Applets, gleicher Wert wie im Applet- Tag
applet_height Höhe des Applets, gleicher Wert wie im Applet- Tag
copyright Author and copyright information. Dieser Wert muss unverändert bleiben.
regcode Registrierungscode des Applets

Bei NICHT- registrierten Applets wird eine Meldung in der Statusbar des Browsers angezeigt.
bgcolor Hintergrundfarbe des Applets im hexadezimal RGB Format.
button_image Dateiname einer Grafik, die als Buttonimage dient.
mouseover_button_image Dateiname einer Grafik, die als Mouseover- Buttonimage dient.
click_button_image Dateiname einer Grafik, die angezeigt wird, wenn ein Mausklick erfolgt.
anim_speed Animationsgeschwindigkeit.
text_yoffset Vertikaler Offset des Texts von der Mitte.
text_align "left", "center",oder "right".
Ausrichtung des Buttontextes.
text_color Textfarbe im hexadezimal RGB Format.
mouseover_text_color The color of the mouse over button text, in hexadecimal RGB format.
click_text_color Textfarbe bei Mouseover im hexadezimal RGB Format.
font_type Schriftart, zur Auswahl stehen: "Helvetica", "TimesRoman", "Courier" or "Arial".
font_size Schriftgrösse.
font_style Schriftstil ("0"=plain, "1"=bold, "2"=italic, "3"=1+2=bold+italic)..
Example:
<param name="font_style" value="1">.
text_left_margin Textabstand von links.
button_xy_positionN "X Position des Button , Y Position des Button"
(N =1,2,3...,Nummer der Headline). Sie müssen bei 1 starten und den Wert jewils um 1 erhöhen.
buttonN Button Text. (N =1,2,3...,Nummer des Textes). Sie müssen bei 1 starten und den Wert jewils um 1 erhöhen.
linkN URL des Links. (N =1,2,3...)
status_bar_msgN Status Bar Messages. (N =1,2,3...)
target_frameN Target Frame. (N =1,2,3...)

[Autor]

secretplus.com

[Download]

Copyright © 1998- Nightfire Java Archiv Applet No: 469