script trouvés
exemple
installation
dans la partie body
<OBJECT ID="mytext1"CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6"STYLE="POSITION:absolute;TOP:10px;LEFT:150px;WIDTH:300;HEIGHT:300"><PARAM NAME="Line0001" VALUE="SetFillColor(0,0,255)"><PARAM NAME="Line0002" VALUE="SetFont('Arial', 40, 700, 0, 0, 0)"><PARAM NAME="Line0003" VALUE="Text('Scripts', 0, 0, 0)"></OBJECT>
dans le tag body
<body onLoad="initiate()">
dans la partie head
<SCRIPT LANGUAGE="JavaScript" FPTYPE="dynanimnamani"> /* PLUS DE SCRIPT SUR http://javascript.platomic.com */ <!-- // Copyright (c) 1999 P. Gehrig and U. Dudli// If you add this script to a script-library // you have to add a link to www.24fun.ch. var timer function initiate() { mytext1.Rotate(0,0,10) timer=setTimeout("initiate()",20) } // --> </SCRIPT>
retour page texte