Und am Ende des <marquee> Tags ist halt noch n Pic von mir.
Wie kann man es nun so machen dass das Teil nur einmal durchläuft und dann am Ende stehenbleibt?
So sieht der Code aus:
Code: Alles auswählen
<html>
<center><embed src="bd_top.swf" width="495" height="80"><p>
<marquee id="bday" behavior="scroll" direction="up" height="193" width="495" scrolldelay="80" scrollamount="2">
<font size="18" face="Hollywood Hills" color="orange">Liebe Mama,<br><br>text text<br><img src="mausi.PNG"></font></marquee><p>
<embed src="bd_bottom.swf" width="495" height="60"><embed src="menu_01_frame_right.swf" height="0" width="0">
</center></html>
Ginge das irgendwie?