![]() |
| Applet-Name: | Clock3D |
| HTML - Code: |
<APPLET CODE="Clock3D.class" WIDTH=200 HEIGHT=200>
<PARAM NAME=fps VALUE=18> <PARAM NAME=a1 VALUE=12500> <PARAM NAME=pixd VALUE=29> <PARAM NAME=pixangle VALUE=5> <PARAM NAME=radius VALUE=26> <PARAM NAME=roty VALUE=-4> <PARAM NAME=rotx VALUE=0> <PARAM NAME=rotz VALUE=0.401> <PARAM NAME=irotx VALUE=0> <PARAM NAME=iroty VALUE=0> <PARAM NAME=irotz VALUE=0> <PARAM NAME=style VALUE=1> <PARAM NAME=color VALUE=#00FF66> <PARAM NAME=bgcolor VALUE=#FFFFFF> <PARAM NAME=12hour VALUE=0> </APPLET> |
| Erläuterungen: | Die Parameter fps, a1, pixd, pixangle, radius, roty, rotx, rotz, irotx, iroty, irotz, style bestimmen verschiedene Anzeigewerte der Uhr.Ein wenig probieren führt zu die gewünschten Effekte. Mit color lässt sich die Farbe der Uhr und mit bgcolor lässt sich die Hintergrundfarbe der Uhr bestimmen. Bei dem wert 12hours kann man 12 Std.- oder 24Std.-Modus einstellen |
| Autor/Quelle: | unbekannt |
| Download: |
|