{DHTML : Sparschwein füttern}
Bei diesem Skript werden Münzen animiert, so das es aussieht als ob sie in das Sparschwein fliegen würden.
<html> <head> <style type="text/css">'); #coin1 {position: absolute; visibility: visible; top: 600; left: 50; z-index: 10; width:10} #coin2 {position: absolute; visibility: visible; top: 600; left: 100; z-index: 10; width:10} #coin3 {position: absolute; visibility: visible; top: 600; left: 100; z-index: 10; width:10} #coin4 {position: absolute; visibility: visible; top: 600; left: 100; z-index: 10; width:10} #coin5 {position: absolute; visibility: visible; top: 600; left: 100; z-index: 10; width:10} #pig {position: absolute; visibility: visible; top: 280; left: 450; z-index: 100; width:10}' #line {position: absolute; visibility: visible; top: 270; left: 580; z-index: 5; width:10} </style> <title></title> </head> <body BGCOLOR="#FFFFFF" onload="init()"> <p align="center"> <script language="JavaScript"> </script> <script language="JavaScript1.2"> </script> </p> <div id="coin1" align="center"> <dd><img src="coin01.gif" border="0" width="56" height="56"> </dd> </div><div id="coin2" align="center"> <dd><img src="coin02.gif" border="0" width="65" height="65"> </dd> </div><div id="coin3" align="center"> <dd><img src="coin03.gif" border="0" width="60" height="60"> </dd> </div><div id="coin4" align="center"> <dd><img src="coin04.gif" border="0" width="63" height="63"> </dd> </div><div id="coin5" align="center"> <dd><img src="coin05.gif" border="0" width="65" height="65"> </dd> </div><div id="pig" align="center"> <dd><img src="pig.jpg" border="0" width="263" height="183"> </dd> </div> </body> </html>
© by Christian Thiele - WebmasterNETZ - http://www.webmasternetz.de - 14.07.99