עדיין דף ריק
בדף שאני מציג:
PHP קוד:
<script language="javascript" src="http://www.xxx.co.il/xxx/marquee.php?id=1"></script>
וב marquee.php
PHP קוד:
<script language="javascript">document.write('<marquee height="<?=$height;?>" width="<?=$width;?>" direction="<?=$move;?>"><?=$text;?></marquee>');</script>
כל הזמן דף ריק \=